diff --git a/assets/css/master.css b/assets/css/master.css index c38e35a..45c5964 100644 --- a/assets/css/master.css +++ b/assets/css/master.css @@ -162,7 +162,7 @@ nav#toTop.active > span:hover { h1#menuItem { position: absolute; line-height: inherit; - bottom: -200px; + bottom: -500px; margin: 0; padding: 0; font-size: 33vw; @@ -176,7 +176,7 @@ h1#menuItem { h1#menuItem.active { mix-blend-mode: difference; opacity: 1 !important; - transform: translateY(-300px) !important; + transform: translateY(-600px) !important; } /* --> AUDIO TOGGLE <-- */