add pfp and some other things i forgor
This commit is contained in:
parent
b31739cbb9
commit
dd81ecef34
3 changed files with 5 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue