authorgravatar for r00ster91@proton.meWooster <r00ster91@proton.me> 2022-08-06 15:34:38+02:00
committergravatar for r00ster91@proton.meWooster <r00ster91@proton.me> 2022-08-06 15:34:38+02:00
logbeba29c24f33edcd603050ce65f2f3c358223aab
tree767a3893bfc96719d29ab31fb40eb43c37cc1d23
parentee72868f923eda2693c8ef624fa04f48606c06f1

feat: make shadow of `<kbd>`s look nicer


1 files changed, 1 insertions(+), 1 deletions(-)

lib/docs/index.html+1-1
......@@ -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