added vertical padding

This commit is contained in:
Miodec 2022-07-15 14:29:21 +02:00
parent e2c8733ed3
commit 58f68765b4

View file

@ -559,7 +559,7 @@
// width: 1rem;
height: 1rem;
color: var(--bg-color);
padding: 0 0.5rem;
padding: 0.1rem 0.5rem;
white-space: nowrap;
}
.box:nth-child(1) {