better layout & wording

This commit is contained in:
Henry Jameson 2025-08-05 14:43:37 +03:00
commit 3311c676ad
5 changed files with 62 additions and 43 deletions

View file

@ -1,4 +1,18 @@
.profile-tab {
// overriding global for better look
div.profile-edit {
margin: 0;
h2 {
margin-left: 1rem;
}
.user-card {
padding: 1.2em;
overflow: hidden;
}
}
.bio {
margin: 0;
}