1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 01:16:39 +00:00

make print view more compact

This commit is contained in:
Anson 2021-09-18 17:50:28 -07:00
parent c4818ff48f
commit 63fa2a4430

View File

@ -8,6 +8,11 @@ p {
font-size: x-small;
}
h2 {
padding-top: 0;
margin-top: 0;
}
h2::after {
margin: 0;
}