mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 10:52:48 -07:00
Begin work on input/output standardization
This commit is contained in:
@@ -64,7 +64,7 @@ li {
|
||||
/** Headings */
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: 300;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/** Links */
|
||||
@@ -87,6 +87,7 @@ h1 {
|
||||
|
||||
h2 {
|
||||
font-size: 1.5em;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
||||
Reference in New Issue
Block a user