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

now prints onto single page

This commit is contained in:
Anson 2021-07-27 22:57:43 -07:00
parent 5adf4f9840
commit 14021829bb

View File

@ -1,5 +1,10 @@
body {
margin: 0;
padding: 0;
font-size: xx-small;
}
p {
font-size: x-small;
}