Skip to content

Commit ce26b4b

Browse files
committed
theme: menu-title size 2.15em, bold, white color
1 parent 027f805 commit ce26b4b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

theme/custom.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
/* ── Top bar title ──────────────────────────────────────────────────────── */
22

33
.menu-title {
4-
font-size: 1.45em;
5-
font-weight: 800;
6-
letter-spacing: -0.02em;
4+
font-size: 2.15em;
5+
font-weight: bold;
6+
letter-spacing: 0.01em;
7+
color: #ffffff;
78
}
89

910
/* ── Sidebar navigation ─────────────────────────────────────────────────── */

0 commit comments

Comments
 (0)