Improved styling

This commit is contained in:
Sebastian Lay 2021-08-02 22:30:52 +02:00
parent 893ebd14d4
commit bac6cc1e32
No known key found for this signature in database
GPG Key ID: A699D9B80D6068AA

View File

@ -180,7 +180,7 @@ h1 span {
h2 { h2 {
font-size: 20px; font-size: 20px;
margin: 20px 10px; margin: 20px;
} }
header { header {
@ -234,7 +234,7 @@ li img {
} }
li p { li p {
margin: 20px 10px; margin: 20px;
font-size: 16px; font-size: 16px;
} }