Merge commit '5a437edc7f22d5797e5af29d9b450a03eccec304' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2023-10-08 17:05:40 +02:00
6 changed files with 21 additions and 10 deletions

View File

@@ -9009,6 +9009,10 @@ noscript {
color: $dark-text-color;
margin-bottom: 20px;
.version {
white-space: nowrap;
}
strong {
font-weight: 500;
}