make it bigger, add padding on right edge

phoen
Daniel Barlow 2022-04-07 19:12:59 +01:00
parent 280954622d
commit 2ef630f30d
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.indicator {
color: #eef;
font-size: 11px;
font-size: 15px;
}
.indicator * {
@ -13,4 +13,5 @@
.bar {
background-color: #200;
padding-right: 1em;
}