Merge branch 'master' of https://figureslibres.io/gogs/kevin/Popsu-coloque
This commit is contained in:
@@ -11,7 +11,7 @@ main:not(.home) {
|
||||
body {
|
||||
#content-ontop{
|
||||
position: relative;
|
||||
top: -1400px;
|
||||
// top: -1400px;
|
||||
padding-top: 5rem;
|
||||
@media screen and (max-width: 300px) {
|
||||
padding-top: 2rem;
|
||||
@@ -20,8 +20,8 @@ body {
|
||||
#background-animated{
|
||||
width: 100VW;
|
||||
z-index: -1;
|
||||
position: relative;
|
||||
left: -400px;
|
||||
position: absolute;
|
||||
// left: -400px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user