Haare schön

This commit is contained in:
2020-11-18 00:30:59 +01:00
parent f0312cb8e7
commit d8fee4bae2
3 changed files with 16 additions and 3 deletions

View File

@@ -18,6 +18,3 @@ h1, h2, h3 {
h1 {
text-transform: uppercase;
}
h2 {
}

View File

@@ -102,6 +102,19 @@ main {
}
}
ul {
margin-bottom: 1.5rem;
li {
line-height: 1.5rem;
}
}
th, td {
line-height: 1.5rem;
padding-right: 1rem;
}
section {
border-bottom: 1px dotted #ccc;
padding-bottom: 4rem;