1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-29 23:45:58 -04:00

bump some deps and fix some lints

This commit is contained in:
2021-11-22 10:52:02 -05:00
parent d8a552cf5a
commit be7b2a4bba
9 changed files with 93 additions and 107 deletions
+1 -3
View File
@@ -94,9 +94,7 @@ div.layout-single {
}
h1.title {
margin-top: 0.3em;
margin-bottom: 0.5em;
margin-left: -0.03em; // TODO: why is this indented slightly?
margin: 0.3em 0 0.5em -0.03em; // TODO: why is this indented slightly?
font-size: 2.1em;
line-height: 1.3;
font-weight: 700;