mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 13:27:49 +08:00
made split spaces wider
This commit is contained in:
parent
dcfe30195c
commit
ea26cf18ec
1 changed files with 1 additions and 1 deletions
|
@ -3200,7 +3200,7 @@ key {
|
|||
}
|
||||
|
||||
.r5 {
|
||||
grid-template-columns: 4.225fr 2fr 1fr 2fr 3fr;
|
||||
grid-template-columns: 3.225fr 3fr 1fr 3fr 2fr;
|
||||
}
|
||||
#KeySpace2 {
|
||||
opacity: 1;
|
||||
|
|
Loading…
Reference in a new issue