few adjustments
This commit is contained in:
@@ -150,6 +150,9 @@
|
||||
font-weight: 400;
|
||||
line-height: normal;
|
||||
}
|
||||
.rotated {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
|
||||
/* Mobile */
|
||||
@media (max-width: 768px) {
|
||||
@@ -176,6 +179,7 @@
|
||||
gap: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.profileBadge {
|
||||
display: flex;
|
||||
padding: 12px 16px;
|
||||
|
||||
Reference in New Issue
Block a user