fix mobile menu
5caa5892
1 file(s) · +1 −1
| 22 | 22 | --theme-accent: #FBCB96; |
|
| 23 | 23 | --theme-accent-2: #C1C1C1; |
|
| 24 | 24 | --theme-quote: #FBCB96; |
|
| 25 | - | --theme-menu-bg: rgb(250 250 250 / 0.85); |
|
| 25 | + | --theme-menu-bg: rgb(40, 40, 40 / 0.85); |
|
| 26 | 26 | } |
|
| 27 | 27 | ||
| 28 | 28 | :root.dark { |