basic styling
This commit is contained in:
10
assets/stylesheets/typography.css
Normal file
10
assets/stylesheets/typography.css
Normal file
@@ -0,0 +1,10 @@
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
&:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
Reference in New Issue
Block a user