Plan-Animation

This commit is contained in:
2023-12-14 22:25:19 +01:00
parent 4f9fb5ac4d
commit 2d964e0a29
3 changed files with 9 additions and 1 deletions

View File

@ -146,6 +146,10 @@ option {
position: relative;
}
.event:hover {
transform: scale(102%);
}
.space,
.date {
height: 100px;