mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-10 07:36:09 +08:00
moved caps warning
This commit is contained in:
parent
975ecd1031
commit
ad6e01da9f
1 changed files with 1 additions and 1 deletions
|
@ -1148,7 +1148,7 @@ key {
|
|||
display: table;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
top: 66vh;
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
padding: 1rem;
|
||||
border-radius: var(--roundness);
|
||||
|
|
Loading…
Add table
Reference in a new issue