Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2022-11-08 15:44:57 +01:00
15 changed files with 142 additions and 27 deletions

View File

@@ -268,7 +268,8 @@ html {
.status__content .status__content__spoiler-link {
background: $ui-base-color;
&:hover {
&:hover,
&:focus {
background: lighten($ui-base-color, 4%);
}
}