Left col background color

main
Bob Mottram 2020-11-18 20:33:39 +00:00
parent 1ad17e3663
commit a0afe6d7cd
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ body, html {
.leftColIcons { .leftColIcons {
width: 100%; width: 100%;
background-color: var(--main-bg-color); background-color: var(--column-left-color);
float: right; float: right;
display: block; display: block;
padding-bottom: var(--column-left-icons-margin); padding-bottom: var(--column-left-icons-margin);