1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-22 14:21:21 +00:00

printing css

This commit is contained in:
2021-07-26 17:19:17 -07:00
parent 0a2d8529d9
commit ec41623d90
3 changed files with 14 additions and 1 deletions

8
print.css Normal file
View File

@@ -0,0 +1,8 @@
body {
margin: 0;
font-size: x-small;
}
h2::after {
margin: 0;
}