add main container paddings for mobile browsers

This commit is contained in:
ghost 2023-05-04 09:55:52 +03:00
parent 5310c3423b
commit 317a58cfa2

View File

@ -159,6 +159,7 @@ if (!empty($q)) {
main {
margin-top: 110px;
margin-bottom: 76px;
padding: 0 20px;
}
h1 {