Fix the Nethack page at small screen sizes
This commit is contained in:
parent
59bb6d28d0
commit
7f48047610
2 changed files with 3 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
}
|
||||
|
||||
main {
|
||||
background: black;
|
||||
background: rgba(var(--black), 0.6);
|
||||
}
|
||||
|
||||
#dungeon-background {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue