Fix centering in home page
This commit is contained in:
parent
0036ee443d
commit
3c7b9a392c
File diff suppressed because one or more lines are too long
|
@ -32,8 +32,7 @@
|
|||
}
|
||||
|
||||
& > .adbox {
|
||||
margin-top: 32px;
|
||||
margin-bottom: -16px;
|
||||
margin: 32px auto;
|
||||
}
|
||||
|
||||
@media (max-width: 480px) {
|
||||
|
|
Loading…
Reference in New Issue