final shit for release

This commit is contained in:
Patrick Marsceill
2017-04-08 18:51:14 -04:00
parent e581397758
commit f7da9a9dd9
11 changed files with 155 additions and 20 deletions

View File

@@ -44,6 +44,19 @@
}
}
ul {
list-style: none;
li {
&::before {
position: absolute;
margin-left: -1.5em;
color: $grey-dk-000;
content: "";
}
}
}
hr + *,
h1:first-of-type {
margin-top: 0;