am css gearbeitet

This commit is contained in:
xoy 2023-01-29 19:52:51 +01:00
parent 8b39fa160e
commit 65413b679b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ div.eventList a.event div.event {
max-width: 200px;
width: 100%;
height: 200px;
border-radius: 10px;
border-radius: 45deg;
transform: scale(1);
transition: transform .5s;
}