making user index look good
This commit is contained in:
@@ -24,4 +24,21 @@ a {
|
||||
|
||||
.pfp {
|
||||
border-radius: 50px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.user-index-header-text {
|
||||
width: fit-content;
|
||||
margin: auto;
|
||||
text-align: left;
|
||||
padding: 0;
|
||||
}
|
||||
.user-index-h1 {
|
||||
font-size: 2rem;
|
||||
text-align: left;
|
||||
}
|
||||
.user-index-h2 {
|
||||
font-size: 1.65rem;
|
||||
text-align: left;
|
||||
}
|
Reference in New Issue
Block a user