smaller help

This commit is contained in:
Ruben van de Ven 2022-05-03 10:57:16 +02:00
parent de95c5afa0
commit d4512a2580
1 changed files with 2 additions and 2 deletions

View File

@ -307,7 +307,7 @@
display: flex;
flex-direction: row;
flex-wrap: wrap;
font-size: 8pt;
font-size: 6pt;
}
.help li {
@ -318,7 +318,7 @@
}
.help .key {
padding: 5px;
padding: 2px;
background-color: aliceblue;
border: solid 1px black;
color: black;