few adjustments

This commit is contained in:
2026-03-16 17:08:10 +08:00
parent dfad22a03f
commit cbaff15d72
4 changed files with 15 additions and 27 deletions

View File

@@ -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;