„css/skeleton-auto.css“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 20:48:42 +02:00
parent b0607bedf3
commit 8c17df5c1a

View File

@ -277,8 +277,8 @@ hr {
.zoom-box {
background-color:#CF4B32;
width: 100px;
height: 100px;
width: 1px;
height: 1px;
margin: 32px auto;
transition: transform .2s; /* Animation */
}