1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-27 00:31:30 +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

View File

@@ -19,3 +19,7 @@ p {
font-size: medium;
margin-left: 1em;
}
body {
margin: auto 15% auto 10%;
}