fix profile-website css (#669)

This commit is contained in:
jackyzy823 2022-07-17 17:42:40 +01:00 committed by GitHub
parent 0200cc21a3
commit 17cb977e70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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%;
}
}