💻 Fix extra margin on resume pages

This commit is contained in:
Dan Jones 2018-01-24 12:09:52 -06:00
commit 3c8720622f

View file

@ -32,7 +32,7 @@ dl {
.hide { display: none; }
%resume {
section {
section.entry-content {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 1em;
}