mirror of
https://github.com/maputnik/editor.git
synced 2026-01-07 05:50:01 +00:00
Add layer button and increase contrast
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
html {
|
||||
color: $color-white;
|
||||
font-size: $font-size-2;
|
||||
font-size: $font-size-5;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@@ -33,6 +33,7 @@ p {
|
||||
h1 {
|
||||
font-size: $font-size-2;
|
||||
margin-bottom: $margin-3;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
||||
Reference in New Issue
Block a user