fix new resources
This commit is contained in:
@ -40,9 +40,11 @@ game h1 {
|
||||
gap: 0px;
|
||||
}
|
||||
|
||||
#noResults {
|
||||
display: none;
|
||||
#noResults, #loadingMsg {
|
||||
font-size: 28px;
|
||||
color: var(--color-1);
|
||||
text-shadow: var(--color-1) 0 0 10px;
|
||||
}
|
||||
#noResults {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user