diff --git a/css/style.css b/css/style.css index edc608c..474a935 100755 --- a/css/style.css +++ b/css/style.css @@ -209,10 +209,10 @@ main img { margin-bottom: -10px; /* border: 1px solid red; */ } -.whiteLine { +/* .whiteLine { height: 100%; width: 100%; -} +} */ .line-1 { z-index: 15; opacity: 0.5; @@ -228,7 +228,7 @@ main img { position: absolute; left: 0; width: 400%; - height: 100%; + height: 100dvh; background-repeat: repeat no-repeat; background-position: 0 bottom; transform-origin: center;