working on element theme

- note: gradient color doesn't take effects on texts
This commit is contained in:
Mohammed Al-yaseen
2025-04-08 18:22:08 +03:00
parent 2cec30d560
commit 264eb84407
8 changed files with 208 additions and 193 deletions

View File

@@ -21,11 +21,13 @@
}
.logoContainer {
/* background: var(--primary) !important; */
display: flex;
align-items: center;
}
.logoText {
color: #6e48aa !important;
margin: 0 !important;
font-weight: 700 !important;
font-size: 1.5rem !important;