Remove color from headings

This commit is contained in:
Stephan Hagedorn 2021-03-14 20:11:14 +01:00
parent 50017657ba
commit ceb9d8c4a9

View file

@ -20,7 +20,6 @@
}
%head_all {
color: $color_head_basic;
font-family: $family_head_basic;
line-height: $line_head_basic;
}