Fix sg-button link underline by resetting text decoration

This commit is contained in:
2026-05-21 09:51:55 +02:00
parent ea94e2bd6a
commit 03d8e30a38
+1
View File
@@ -532,6 +532,7 @@ section + section {
justify-content: center;
font-weight: var(--font-weight-semibold);
cursor: pointer;
text-decoration: none;
}
.sg-button--active {