fix: mobile padding (#48)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This commit is contained in:
parent
df5d47322c
commit
05c86564d0
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ header > ul:last-of-type li {
|
|||
/* Post */
|
||||
main {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding-block: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue