mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-01 11:48:04 +08:00
changed max width of source on the result screen
This commit is contained in:
parent
5d17aede51
commit
ab1a6981a7
1 changed files with 1 additions and 1 deletions
|
|
@ -2094,7 +2094,7 @@ key {
|
|||
}
|
||||
|
||||
.source {
|
||||
width: 25vw;
|
||||
max-width: 30rem;
|
||||
}
|
||||
|
||||
.tags .bottom .fas {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue