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

lots of reformatting

This commit is contained in:
2021-09-12 14:26:12 -07:00
parent e627b45921
commit 5f48b2a6d6
2 changed files with 68 additions and 51 deletions

View File

@@ -17,7 +17,12 @@ p {
}
body {
margin: auto 15% 5em 10%;
max-width: 1000px;
/* margin: auto 15% 5em 10%; */
margin: auto;
padding-left: 2em;
padding-right: 2em;
padding-bottom: 5em;
}
a:visited {
color: cornflowerblue;