mirror of
https://github.com/hexahigh/portfolio.git
synced 2025-12-12 03:25:06 +01:00
JUST GET CENTERED
This commit is contained in:
parent
0d5b60a738
commit
d6d9b657b2
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user