JUST GET CENTERED

This commit is contained in:
Boof 2023-03-06 12:24:50 +01:00 committed by GitHub
parent 0d5b60a738
commit d6d9b657b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
.noscriptwrapper {
position: absolute;
z-index: 100;
width: 50%;
width: 100%;
top: 0;
/*right: 50%;*/
background: #1470e9;
@ -16,6 +16,7 @@
padding-top: 0.5rem;
padding: 1rem 5vw;
margin-top: 5.5rem;
animation: slide-bottom 600ms ease-in;
}
.noscripttext {