More pointless variables

This commit is contained in:
daudix
2024-09-14 04:25:53 +03:00
parent 7df26217f8
commit 4ead8a1396
6 changed files with 9 additions and 7 deletions

View File

@ -65,7 +65,8 @@
--blur: saturate(180%) blur(0.75rem);
--color-opacity: 0.1;
--container-width: 720px;
--disabled: 0.6;
--dim-opacity: 0.8;
--disabled-opacity: 0.6;
--edge-highlight: inset 0 0.0625rem 0 rgb(255 255 255 / 0.1);
--hover: scale(1.1);
--rounded-corner-small: 0.5rem;