mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 08:30:27 +03:00
Deleted the page headers
This commit is contained in:
@ -35,7 +35,7 @@ body {
|
||||
margin: auto;
|
||||
max-width: 52em;
|
||||
min-height: 100vh;
|
||||
padding: 4em;
|
||||
padding: 2em 4em;
|
||||
position: relative;
|
||||
text-rendering: optimizelegibility;
|
||||
}
|
||||
@ -43,7 +43,7 @@ body {
|
||||
@media (width <=684px) {
|
||||
body {
|
||||
font-size: $fontSizeBase * 0.85;
|
||||
padding: 4em 1em 2em;
|
||||
padding: 2em 1em;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user