Fix sg-button link underline by resetting text decoration
This commit is contained in:
@@ -532,6 +532,7 @@ section + section {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
font-weight: var(--font-weight-semibold);
|
font-weight: var(--font-weight-semibold);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-button--active {
|
.sg-button--active {
|
||||||
|
|||||||
Reference in New Issue
Block a user