1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-27 00:31:30 +00:00
This commit is contained in:
2025-02-27 16:48:34 -07:00
parent ca045fc198
commit 8352748044
3 changed files with 44 additions and 54 deletions

View File

@@ -28,6 +28,9 @@ body {
padding-right: 2em;
padding-bottom: 5em;
}
h1 {
margin-top: 10px;
}
a:visited {
color: cornflowerblue;
}