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

new splash page since im employed now

This commit is contained in:
2022-05-14 12:44:29 -07:00
parent 97dbe84637
commit 2764b03ca8
5 changed files with 149 additions and 1 deletions

8
style.css Normal file
View File

@@ -0,0 +1,8 @@
body {
/* max-width: 1000px; */
margin: auto;
padding-top: 20vh;
padding-left: 15vw;
padding-right: 15vw;
/* padding-bottom: 5em; */
}