Some layout fixes

This commit is contained in:
2022-01-11 22:45:31 +01:00
parent dabef31fa9
commit 4f70715027
2 changed files with 4 additions and 5 deletions

View File

@@ -75,6 +75,7 @@ header, footer {
}
header > h1 {
text-shadow: 1px 1px 10px var(--shadow_color);
margin-bottom: 50px;
}
footer {
padding: 200px 8px 40px 8px;
@@ -249,7 +250,6 @@ h1, h2, h3, h4, h5, h6, .light {
h1 {
font-size: 2.5em;
text-align: center;
margin-bottom: 1em;
}
h2 {
font-size: 2em;