Icon block background

merge-requests/8/head
Bob Mottram 2020-11-07 13:51:19 +00:00
parent 95247c2236
commit 8bed77d516
1 changed files with 2 additions and 0 deletions

View File

@ -155,6 +155,8 @@ body, html {
}
.leftColIcons img {
width: 100%;
background-color: var(--main-bg-color);
float: right;
display: block;
}