mirror of
https://github.com/sigmasternchen/x86-64-wordle
synced 2025-03-14 23:59:00 +00:00
fix: HalfRight key color
This commit is contained in:
parent
0719a9118f
commit
cb21280e85
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ body {
|
|||
background-color: black;
|
||||
}
|
||||
|
||||
.cell.HalfRight {
|
||||
.key.HalfRight {
|
||||
background-color: #bb0;
|
||||
border: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue