Skip to content

Commit 071c787

Browse files
authored
Website Update
1 parent 3bb421b commit 071c787

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/assets/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ a {
789789
text-transform: uppercase;
790790
white-space: nowrap;
791791
color: transparent;
792-
-webkit-text-stroke: 1px rgba(243, 242, 238, 0.18);
792+
-webkit-text-stroke: 2px rgba(243, 242, 238, 0.18);
793793
opacity: 0;
794794
transform: translate3d(0.85rem, 0, 0) rotate(-90deg);
795795
transform-origin: right bottom;
@@ -807,7 +807,7 @@ a {
807807
margin: 0;
808808
display: grid;
809809
gap: 0.48rem;
810-
padding-top: var(--mobile-menu-top, 272px);
810+
padding-top: var(--mobile-menu-top, 128px);
811811
padding-right: 0;
812812
padding-bottom: 34px;
813813
padding-left: 0;

0 commit comments

Comments
 (0)