Correct some styling

This commit is contained in:
Christian Wolf 2023-01-20 16:28:39 +01:00
parent d7f298db6a
commit c25734f500
2 changed files with 10 additions and 6 deletions

View File

@ -14,6 +14,16 @@ body {
font: 90% 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
color: $color_red;
font-family: 'Droid Serif',serif;
font-weight: normal;
}
h1 {
font-size: 233%;
}
#wrapper {
width: 100%;
min-height: 100.5vh;
@ -104,11 +114,6 @@ body {
#content {
flex: 100% 0 1;
> h1:nth-child(1) {
color: $color_red;
font-family: 'Droid Serif',serif;
}
}
}

View File

@ -55,7 +55,6 @@ menu:
name="stefan-dietl" >}}
{{< /tsc/person-list >}}
 
## Dance-Styles
{{< tsc/person-list >}}