Skip to content

Commit 526b51e

Browse files
Abhi-MSAbhi-MS
andauthored
Fix Talawa title colour bug (#3095)
Co-authored-by: Abhi-MS <[email protected]>
1 parent 7d4f843 commit 526b51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
/* Navbar */
4141
.navbar__brand {
42-
color: var(--brand);
42+
color: var(--brand-color);
4343
font-size: 20px;
4444
}
4545

0 commit comments

Comments
 (0)