minor styling tweak

This commit is contained in:
Rudis Muiznieks 2023-04-29 11:10:48 -05:00
parent 4e4f726cbd
commit 9897e737fa
Signed by: rudism
GPG Key ID: CABF2F86EF7884F9
1 changed files with 3 additions and 0 deletions

View File

@ -248,6 +248,9 @@ ol {
ol li::marker {
font-family: 'Nimbus Mono PS', 'Courier New', 'Cutive Mono', monospace;
font-weight: 600;
}
#queue-container ol li::marker {
font-size: 0.7rem;
}