Reduce the space betwen name and role

This commit is contained in:
Eudes Inácio
2022-12-14 17:41:32 +01:00
parent 70bb66c0ea
commit 839062013b
+1 -1
View File
@@ -85,7 +85,7 @@
.profile-name {
font-weight: 300;
font-size: 20px !important;
margin-bottom: 20px !important;
margin-bottom: 17px !important;
color: var(--profile-text-color) !important;
}