hopefully add pfp idk
This commit is contained in:
12
styles.css
12
styles.css
@@ -6,6 +6,18 @@
|
||||
width: 69%;
|
||||
margin: auto;
|
||||
}
|
||||
.header-container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.profile-pic {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
h1, h2, p {
|
||||
font-family: "Inter", sans-serif;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user