mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 08:55:37 +08:00
fixed a bug where the login button would not show as a dot
This commit is contained in:
parent
d97850fb6f
commit
4fdcdcc4b8
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…
Reference in a new issue