🛠 Meta information

This commit is contained in:
Dennis Reimann
2020-10-06 17:59:28 +02:00
parent d217db5ad8
commit 72226ddcf7
10 changed files with 70 additions and 25 deletions

View File

@@ -40,7 +40,6 @@ h4,
h5,
h6 {
line-height: 1;
color: var(--color-secondary);
& a {
color: inherit;
@@ -49,11 +48,13 @@ h6 {
}
h1 {
font-size: var(--font-size-xxl);
font-size: var(--font-size-xxxl);
font-weight: var(--font-weight-regular);
}
h2 {
font-size: var(--font-size-xl);
color: var(--color-secondary);
}
h3 {