mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-10 22:22:21 +08:00
added vertical padding
This commit is contained in:
parent
e2c8733ed3
commit
58f68765b4
1 changed files with 1 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue