Remove media query padding

This commit is contained in:
mathiascode 2019-11-30 02:03:17 +02:00
parent 9e7a11a757
commit c1f144dd94

View file

@ -286,9 +286,6 @@ header h1 {
html { html {
max-width: 42em; max-width: 42em;
} }
body {
padding: 1em 5% 1.5em;
}
#col1, #col1,
#col2 { #col2 {