💻 Fix extra margin on resume pages
This commit is contained in:
parent
d3b7683bda
commit
3c8720622f
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ dl {
|
||||||
.hide { display: none; }
|
.hide { display: none; }
|
||||||
|
|
||||||
%resume {
|
%resume {
|
||||||
section {
|
section.entry-content {
|
||||||
border-top: 1px solid rgba(0, 0, 0, 0.1);
|
border-top: 1px solid rgba(0, 0, 0, 0.1);
|
||||||
padding-top: 1em;
|
padding-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue