Remove margin

merge-requests/8/head
Bob Mottram 2020-11-06 22:31:25 +00:00
parent 1149003806
commit e3e76dac0f
1 changed files with 0 additions and 2 deletions

View File

@ -1008,7 +1008,6 @@ div.container {
}
.col-left img.leftColEdit {
background: var(--column-left-color);
margin: 40px 0;
width: var(--column-left-icon-size);
}
.col-left img.leftColEditImage {
@ -1050,7 +1049,6 @@ div.container {
}
.col-right img.rightColEdit {
background: var(--column-left-color);
margin: 40px 0;
width: var(--column-right-icon-size);
}
.col-right img.rightColEditImage {