optimize frontend style

This commit is contained in:
Qing
2022-07-19 22:22:42 +08:00
parent dd288f33e4
commit adf8d4c0ec
6 changed files with 35 additions and 12 deletions

View File

@@ -2,7 +2,8 @@
background-color: var(--badge-background-color);
color: var(--badge-color);
padding: 3px 12px;
padding-left: 5px;
padding-right: 5px;
border-radius: 999px;
text-decoration: none;
}