Pixel push: Increase box shadow for language selector in dark mode

This commit is contained in:
Jonatan Heyman 2023-03-03 15:54:55 +01:00
parent f1ac98c81a
commit d59d8fd7e7

View File

@ -108,6 +108,7 @@
box-shadow: 0 0 10px rgba(0,0,0,0.3)
+dark-mode
background: #151516
box-shadow: 0 0 10px rgba(0,0,0,0.5)
input
background: #fff
padding: 4px 5px