remove space border

This commit is contained in:
mntmn
2020-05-11 18:27:17 +02:00
committed by mntmn
parent 051821e26d
commit e61bc1e23f

View File

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