image sizing tweaks

This commit is contained in:
2020-09-29 21:52:09 +02:00
parent 705d880181
commit 66a420741e
2 changed files with 6 additions and 6 deletions

View File

@@ -13,9 +13,9 @@
padding: 0;
float: right;
margin-left: 35px;
margin-bottom: 35px;
margin-right: 35px;
margin-left: $-spacing-medium;
margin-bottom: $-spacing-medium;
margin-right: $-spacing-medium;
overflow: hidden;
}
}