Hide tooltips on mobile, sort comments ascending, make video embeds rounded

This commit is contained in:
Jon Staab
2026-01-06 10:00:35 -08:00
parent 2c62749d9b
commit 0d6b4591f1
10 changed files with 29 additions and 12 deletions
+4
View File
@@ -66,6 +66,10 @@
--neutral-content: oklch(var(--nc));
}
.mobile [data-tip]::before {
display: none !important;
}
/* safe area insets */
@layer components {