fix: address coderabbit subtitle follow-ups

This commit is contained in:
2026-05-11 23:48:32 -07:00
parent eff33e2027
commit 27be0e6fd7
7 changed files with 127 additions and 6 deletions
+3 -3
View File
@@ -40,9 +40,9 @@ body {
'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Arial Unicode MS', Arial, sans-serif;
}
html:focus,
body:focus,
#overlay:focus {
html:focus-visible,
body:focus-visible,
#overlay:focus-visible {
outline: none;
}