remove space border

This commit is contained in:
mntmn
2020-05-11 18:27:17 +02:00
parent bc555ea1db
commit 3a65560a3b

View File

@@ -118,10 +118,6 @@
padding: 0 !important; padding: 0 !important;
.wrapper { .wrapper {
border: 4px solid black;
transition-duration: 0.25s;
transition-property: width, height, background-color;
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
} }