revert(helper_fun): made web app unstabel

This commit is contained in:
2025-04-24 18:07:25 -06:00
parent 4d1e45359c
commit b79c109876
12 changed files with 388 additions and 119 deletions

View File

@ -84,6 +84,8 @@
width: var(--img-height);
object-fit: contain;
border-radius: 0px;
background-color: transparent;
filter: invert() hue-rotate(180deg);
}
@media only screen and (max-width: 430px) {