Delete img/stylesheet.css

This commit is contained in:
Derek1256 2025-03-06 02:27:11 +00:00
parent 592efa2fe0
commit 26e1d526bb

View file

@ -1,6 +0,0 @@
.grow {
transition: all .2s ease-in-out;
}
.grow:hover {
transform: scale(1.1);
}