add pfp and some other things i forgor

This commit is contained in:
Ruben 2023-11-03 21:36:54 -05:00
commit dd81ecef34
No known key found for this signature in database
3 changed files with 5 additions and 2 deletions

View file

@ -223,11 +223,14 @@ html {
.intro-box, .socials, .about-me {
position: relative;
display: flex;
justify-content: space-evenly;
padding: 30px;
background-color: var(--bg);
}
.intro-box {
justify-content: space-evenly;
}
.pfp {
width: 150px;
height: 150px;