Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Wonderfall
2023-12-30 22:16:15 +01:00
34 changed files with 526 additions and 144 deletions

View File

@ -8,6 +8,8 @@ html {
-webkit-tap-highlight-color: transparent;
overflow-y: scroll;
scroll-behavior: smooth;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
}
a,

View File

@ -36,6 +36,12 @@
}
}
@media screen and (max-width: 340px) {
.share-buttons {
justify-content: unset;
}
}
@media (prefers-reduced-motion) {
/* terms; profile-mode; post-single; post-entry; post-entry; search; search */
.terms-tags a:active,