fix profile-website css

This commit is contained in:
jackyzy823 2022-07-17 23:25:34 +08:00
parent 0200cc21a3
commit 587d814e7c
1 changed files with 2 additions and 2 deletions

View File

@ -73,9 +73,9 @@
}
}
.profile-joindate, .profile-location, profile-website {
.profile-joindate, .profile-location, .profile-website {
color: var(--fg_faded);
margin: 2px 0;
margin: 1px 0;
width: 100%;
}
}