Change font-weight of changelog navigation

This commit is contained in:
Helen Chong 2024-05-22 17:36:00 +08:00
parent 60b1863395
commit 662c648f1d
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ layout: main/content
flex-direction: column;
gap: 0.2em;
align-self: center;
font-weight: 600;
font-weight: 700;
gap: 0.5em;
}