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 b470826 commit 0fbee8eCopy full SHA for 0fbee8e
src/_sass/components/_markdown.scss
@@ -398,13 +398,13 @@ tr.show {
398
}
399
400
.skiplink:focus-visible {
401
- outline: 4px solid color(secondary);
402
- padding: 2px;
+ outline: 2px solid color(secondary);
403
color: color(secondary);
404
position: static;
405
- width: 200px;
+ width: 400px;
406
height: auto;
407
overflow: visible;
+ font-weight: bold;
408
409
410
.device-web-mode,
0 commit comments