formatting
Some checks failed
Code quality checks / biome (pull_request) Has been cancelled

This commit is contained in:
Indiana Jone (Indi) 2025-04-26 19:01:34 -04:00
parent 3ae59fa54d
commit 937bfc500c

View file

@ -99,11 +99,11 @@ body {
opacity: 0.5;
transition: opacity 0.3s ease;
}
.open-source-logo:hover {
&:hover {
opacity: 1 !important;
}
}
.hidden {
display: none !important;