chore(css): added margin to top and bottom of profile banners

This commit is contained in:
Kuu7o
2025-11-16 19:49:10 -03:00
parent 2feed68232
commit 2f8986e804

View File

@@ -15,7 +15,7 @@
}
.profile-banner {
margin-bottom: 4px;
margin: 4px 0 4px 0;
background-color: var(--bg_panel);
a {