mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-31 17:15:32 -04:00
underline <h2>s, solidify <hr>s
This commit is contained in:
@@ -14,6 +14,11 @@ div#content {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
h2 {
|
||||
padding-bottom: 0.3em;
|
||||
border-bottom: 1px solid $color-kinda-light;
|
||||
}
|
||||
|
||||
img,
|
||||
figure {
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user