diff --git a/index.html b/index.html index 475ea2d..721fae0 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,6 @@ -

PeakPass

@@ -88,16 +87,6 @@ Source Code

-
-

elijahmvaldez

-

- Elijah Valdez is an independent American singer, songwriter, and producer. This website was created to promote the artist's music and social media as well as their online store. -
-
- Source Code - View Site -

-

VaultCheck

diff --git a/style.css b/style.css index 6837cf8..7545c19 100644 --- a/style.css +++ b/style.css @@ -302,15 +302,11 @@ header h2 { left: -300%; } -.slider__nav:checked:nth-of-type(5) ~ .slider__inner { - left: -400%; -} - .slider__inner { position: absolute; top: 0; left: 0; - width: 500%; + width: 400%; height: 100%; -webkit-transition: left 0.7s; transition: left 0.7s;