Skip to content

Commit 0fbee8e

Browse files
committed
sass updates [netlify-build]
1 parent b470826 commit 0fbee8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/_sass/components/_markdown.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -398,13 +398,13 @@ tr.show {
398398
}
399399

400400
.skiplink:focus-visible {
401-
outline: 4px solid color(secondary);
402-
padding: 2px;
401+
outline: 2px solid color(secondary);
403402
color: color(secondary);
404403
position: static;
405-
width: 200px;
404+
width: 400px;
406405
height: auto;
407406
overflow: visible;
407+
font-weight: bold;
408408
}
409409

410410
.device-web-mode,

0 commit comments

Comments
 (0)