1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-27 00:31:30 +00:00

small css spacing fixes

This commit is contained in:
2021-07-27 12:14:15 -07:00
parent 8cf438fb6b
commit 317219e36a
2 changed files with 2 additions and 2 deletions

View File

@@ -21,5 +21,5 @@ p {
}
body {
margin: auto 15% auto 10%;
margin: auto 15% 5em 10%;
}