The chances of getting any flavor should be the same

This commit is contained in:
bingus_violet 2024-12-24 03:52:44 -06:00
parent 6dc65275a2
commit 23c07b1146
3 changed files with 15 additions and 12 deletions

View file

@ -74,7 +74,7 @@ a {
font-weight: bold;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
transition: transform 2s cubic-bezier(0.075, 0.82, 0.165, 1);
}