mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-03 04:19:06 +08:00
added media query for new result screen
This commit is contained in:
parent
ca8b611abb
commit
01dfd54d63
1 changed files with 5 additions and 0 deletions
|
@ -2162,6 +2162,11 @@ key {
|
|||
"menu config";
|
||||
}
|
||||
|
||||
#result .morestats {
|
||||
gap: 1rem;
|
||||
grid-template-rows: 1fr 1fr;
|
||||
}
|
||||
|
||||
#menu {
|
||||
gap: 0.5rem;
|
||||
font-size: 0.8rem;
|
||||
|
|
Loading…
Reference in a new issue