center settings page and fix text colors
This commit is contained in:
committed by
Benedikt Rötsch
parent
d2493528ae
commit
17b52868e2
@@ -1,4 +1,9 @@
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: 'robotomedium', 'Arial Black', sans-serif;
|
||||
font-weight: normal;
|
||||
line-height: 1.31;
|
||||
color: var(--color-text-headlines);
|
||||
|
||||
&:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user