Change font-weight of changelog navigation

This commit is contained in:
Leilukin 2024-05-22 17:36:00 +08:00 committed by Helen Chong
parent 8a1e2f178d
commit 1360497b45

View File

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