mirror of
https://github.com/maputnik/editor.git
synced 2026-08-02 03:07:27 +00:00
Make section headers white #64
This commit is contained in:
@@ -39,11 +39,13 @@ h1 {
|
||||
h2 {
|
||||
font-size: $font-size-3;
|
||||
margin-bottom: $margin-3;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: $font-size-4;
|
||||
margin-bottom: $margin-3;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
||||
Reference in New Issue
Block a user