🏤👜 Checkpoint

./style.css:18108127/808
This commit is contained in:
Glitch (hello-webpage) 2020-07-30 00:18:45 +00:00
parent 56a4e13621
commit d07ab97916

View file

@ -82,11 +82,10 @@ h2 {
}
.flipped-cell:hover {
position: relative;
transform: translateY(-6px);
filter: brightness(1.2) drop-shadow(0 4px 3px hsla(208, 80%, 50%, 0.3));
}
@keyframes flip-out {
100% {
transform: scaleX(-1);