We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf7b3a commit 1ae2a62Copy full SHA for 1ae2a62
1 file changed
app/assets/main.css
@@ -190,7 +190,7 @@ body {
190
:-moz-focusring {
191
/* weird Firefox behavior makes it necessary to add `!important`
192
or otherwise the selector would need to be more specific,
193
- which it explicitly should note be. */
+ which it explicitly should not be. */
194
outline: 2px solid var(--accent) !important;
195
outline-offset: 2px !important;
196
}
0 commit comments