1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-23 00:54:28 +00:00
This commit is contained in:
Kerwin Bryant 2024-11-29 00:25:37 +00:00
parent b91d59715a
commit 8444c78397

View File

@ -1,8 +1,3 @@
.user.profile #profile-avatar-card {
border: none;
background-color: inherit;
}
.user.profile .ui.card .header {
display: block;
font-weight: var(--font-weight-semibold);