Skip to content

Commit 2fce723

Browse files
refactor: simplify query
Co-authored-by: Nathan Knowler <nathan@knowler.dev>
1 parent 784b8db commit 2fce723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ body {
181181
line-height: 1.6;
182182
}
183183

184-
*:focus-visible,
184+
:focus-visible,
185185
:-moz-focusring {
186186
/* weird Firefox behavior makes it necessary to add `!important`
187187
or otherwise the selector would need to be more specific,

0 commit comments

Comments
 (0)