Change default thumbnail size

Change text color in the upload panel
This commit is contained in:
Michał Gdula 2023-04-03 17:28:28 +00:00
parent ad547c4ccf
commit 33f475e828
5 changed files with 7 additions and 16 deletions

View file

@ -9,6 +9,7 @@
height: 100vh
background-color: transparent
color: RGB($fg-white)
overflow: hidden
z-index: 68
@ -20,9 +21,6 @@
font-size: 1.5rem
font-weight: 700
color: RGB($primary)
p
margin: 0
padding: 0
@ -30,8 +28,6 @@
font-size: 1rem
font-weight: 500
color: RGB($fg-white)
form
margin: 0
padding: 0