1
0
mirror of https://github.com/helenclx/leilukin-site.git synced 2025-04-07 06:42:42 +00:00

Refactor changelog navigation links

This commit is contained in:
Helen Chong 2024-07-18 11:03:56 +08:00
parent ced52564db
commit cf2f209fa1

@ -44,14 +44,10 @@ articleElement: true
}
.changelog__nav--links {
list-style-type: "";
margin: 0;
padding: 0;
line-height: 1.1;
}
.changelog__nav--links {
list-style-type: "";
gap: 0.5em;
gap: 0.25em 0.5em;
}
.changelog__nav--links li {