mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-02-09 13:24:37 +00:00
add main container paddings for mobile browsers
This commit is contained in:
parent
5310c3423b
commit
317a58cfa2
@ -159,6 +159,7 @@ if (!empty($q)) {
|
|||||||
main {
|
main {
|
||||||
margin-top: 110px;
|
margin-top: 110px;
|
||||||
margin-bottom: 76px;
|
margin-bottom: 76px;
|
||||||
|
padding: 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user