chore: Prettified Code

[ci skip]
This commit is contained in:
coredev-uk 2023-07-15 15:09:27 +00:00 committed by cider-chore[bot]
parent f8e16c546d
commit dfc75d0bcb
26 changed files with 306 additions and 134 deletions

View file

@ -298,7 +298,9 @@
background-color: rgba(0, 0, 0, 0.25);
border: none;
cursor: pointer;
transition: opacity 0.2s ease, background-color 0.2s ease;
transition:
opacity 0.2s ease,
background-color 0.2s ease;
outline: none;
opacity: 0.35;
height: 100%;