Skip to content

Commit a7b3725

Browse files
authored
Update full.css
1 parent 15c0109 commit a7b3725

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

full.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ html, body {
1818
box-shadow: inset 0 0 0 2px hsl(223deg 86% 64% / 50%);
1919
}
2020

21-
:focus-visible {
22-
box-shadow: 0 0 0 2px hsl(223deg 86% 64% / 50%);
23-
outline: none;
24-
border-radius: 2px;
25-
}
26-
2721
::selection {
2822
background: rgba(255, 255, 255, 0.15);
2923
}

0 commit comments

Comments
 (0)