Make background a bit darker

This commit is contained in:
BlossomiShymae
2024-05-03 08:14:35 -05:00
parent fb7f3a8d8f
commit b48d516bbe

View File

@@ -22,7 +22,7 @@ html::after {
bottom: 0; bottom: 0;
left: 0; left: 0;
right: 0; right: 0;
background-color: #0008; background-color: #000B;
z-index: 1; z-index: 1;
backdrop-filter: blur(0.2rem); backdrop-filter: blur(0.2rem);