1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 17:05:32 -04:00

upgrade Hugo to v0.60.1 (new markdown parser)

This commit is contained in:
2019-12-01 21:21:11 -05:00
parent 67d212d4d1
commit e8bf1881c8
21 changed files with 184 additions and 113 deletions

View File

@@ -35,13 +35,13 @@ main#list {
clear: both;
}
&:last-child {
margin-bottom: 1.8em;
}
+ li {
margin-top: 1.3em;
}
&:last-child {
margin-bottom: 1.8em;
}
}
}
}