global: final snapshot and fixes before release

This commit is contained in:
nym21
2026-03-22 23:16:52 +01:00
parent 514fdc40ee
commit 514b0513de
34 changed files with 323 additions and 210 deletions

View File

@@ -95,7 +95,6 @@ button {
}
h1 {
text-transform: uppercase;
font-size: var(--font-size-xl);
line-height: var(--line-height-xl);
font-weight: 300;
@@ -242,7 +241,6 @@ summary {
&::-webkit-details-marker {
display: none;
}
}
:is(a, button, summary) {