Fix styling of subheading on sidebar
This commit is contained in:
@@ -349,7 +349,8 @@ main {
|
||||
background: var(--onyx);
|
||||
font-size: var(--fs-8);
|
||||
font-weight: var(--fw-300);
|
||||
width: max-content;
|
||||
width: fit-content;
|
||||
text-align: center;
|
||||
padding: 3px 12px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user