We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027f805 commit ce26b4bCopy full SHA for ce26b4b
1 file changed
theme/custom.css
@@ -1,9 +1,10 @@
1
/* ── Top bar title ──────────────────────────────────────────────────────── */
2
3
.menu-title {
4
- font-size: 1.45em;
5
- font-weight: 800;
6
- letter-spacing: -0.02em;
+ font-size: 2.15em;
+ font-weight: bold;
+ letter-spacing: 0.01em;
7
+ color: #ffffff;
8
}
9
10
/* ── Sidebar navigation ─────────────────────────────────────────────────── */
0 commit comments