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