style: improve readability of shortcuts

This commit is contained in:
Carlos Valente
2024-05-10 20:22:48 +02:00
committed by Carlos Valente
parent e8cfdbe3b9
commit 7da3480dfe
3 changed files with 66 additions and 14 deletions
@@ -32,3 +32,9 @@
.prompt {
font-size: 1rem;
}
.divider {
display: inline-block;
text-align: center;
width: 1em;
}