Refactor changelog navigation links

This commit is contained in:
Leilukin 2024-07-18 11:03:56 +08:00 committed by Helen Chong
parent 76feb6aef1
commit 64eda5a9a9

View File

@ -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 {