Make the nav buttons look like designs (closes #107)

This commit is contained in:
Oliver-Akins 2024-03-04 19:38:58 -07:00
parent 5f09f92790
commit cd6554289b
4 changed files with 13 additions and 4 deletions

View file

@ -2,7 +2,7 @@
@use "sass:color" as color;
.dotdungeon.dotdungeon.dotdungeon.dotdungeon > .window-content {
.dotdungeon.dotdungeon > .window-content {
button {
border-radius: 4px;
box-sizing: border-box;