began work on profile page

This commit is contained in:
ajdj100
2023-05-18 00:29:27 -04:00
parent 72184f07f2
commit 6386e02acd
7 changed files with 105 additions and 23 deletions

View File

@@ -13,4 +13,12 @@ h1 {
font-weight: 400;
font-size: 60px;
margin: 20px 0 20px 0px;
}
h2 {
color: var(--white);
font-weight: 300;
font-size: 40px;
margin: 0px 0 0px 0px;
}