Implement Web Assets' theme system and selection, and add 'light' theme #118
@ -7,7 +7,8 @@
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6
|
h6
|
||||||
+margin(4, top)
|
+margin(3, bottom)
|
||||||
|
+padding(3, top)
|
||||||
|
|
||||||
img
|
img
|
||||||
+border-radius(lg)
|
+border-radius(lg)
|
||||||
@ -19,9 +20,4 @@
|
|||||||
|
|
||||||
& >
|
& >
|
||||||
h1:first-of-type,
|
h1:first-of-type,
|
||||||
h2:first-of-type,
|
+padding(0, top)
|
||||||
h3:first-of-type,
|
|
||||||
h4:first-of-type,
|
|
||||||
h5:first-of-type,
|
|
||||||
h6:first-of-type
|
|
||||||
+margin(0, top)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user