Improve styling of gallery items, particularly in dark mode

master
fuzzytent 3 years ago
parent 5c0c778a65
commit 2a7f48cdb8

@ -403,3 +403,7 @@ input[type="range"]{
.red {
color: red;
}
.gallery-item {
--tw-bg-opacity: 0 !important;
}

Loading…
Cancel
Save