mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 13:40:16 +08:00
fixed a bug where the login button would not show as a dot
This commit is contained in:
parent
d337c98650
commit
c6972a16d4
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@
|
|||
background: #4acb8a;
|
||||
}
|
||||
|
||||
#menu .button:nth-child(4){
|
||||
#menu .button:nth-child(4), #menu .button:nth-child(5){
|
||||
background: #ffd543;
|
||||
}
|
Loading…
Add table
Reference in a new issue