profile tab cleanup

This commit is contained in:
Henry Jameson 2025-08-05 17:08:33 +03:00
commit d4c0ccf659
2 changed files with 4 additions and 61 deletions

View file

@ -1,6 +1,6 @@
.profile-tab {
// overriding global for better look
div.profile-edit {
.setting-item.profile-edit {
margin: 0;
h2 {
@ -12,17 +12,4 @@
overflow: hidden;
}
}
.bio {
margin: 0;
}
.uploading {
font-size: 1.5em;
margin: 0.25em;
}
.setting-subitem {
margin-left: 1.75em;
}
}