abcdefghijklmnop

This commit is contained in:
2021-12-20 12:48:16 +01:00
parent ac1c8efa70
commit 393fac1474
3 changed files with 26 additions and 2 deletions

View File

@@ -17,6 +17,8 @@
transition: all 0.5s ease-in;
display: flex;
align-items: center;
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
}
.item:hover {
transition: all 0.5s ease-in;