User name added to profile page

This commit is contained in:
Eudes Inácio
2022-12-14 17:32:28 +01:00
parent 50baea86e8
commit 82e1af8bdd
2 changed files with 10 additions and 0 deletions
+7
View File
@@ -82,6 +82,13 @@
font-size: 40px;
}
.profile-name {
font-weight: 300;
font-size: 20px !important;
margin-bottom: 20px !important;
color: var(--profile-text-color) !important;
}
.profile-title {
font-weight: 300;
font-size: 20px !important;