Adjust layout

This commit is contained in:
braginini
2023-05-22 14:51:43 +02:00
parent 4b615b4dc1
commit b078a6c3a9
4 changed files with 6 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
.imagewrapper {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
border-radius: 6px;
border-radius: 4px;
overflow:hidden;
}