Skip to content

Commit beba29c

Browse files
author
r00ster91
committed
feat: make shadow of <kbd>s look nicer
1 parent ee72868 commit beba29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
border-bottom-color: #c6cbd1;
349349
border: solid 0.0625em;
350350
border-radius: 0.1875em;
351-
box-shadow: inset 0 -0.0625em 0 #c6cbd1;
351+
box-shadow: inset 0 -0.2em 0 #c6cbd1;
352352
cursor: default;
353353
}
354354

0 commit comments

Comments
 (0)