updated blocks new scratcher sees

This commit is contained in:
Ben Wheeler 2020-06-25 16:36:20 -04:00
parent 5034c42f20
commit 7b2cdc73f0
2 changed files with 10 additions and 0 deletions

View file

@ -35,6 +35,12 @@
content: "";
}
img {
display: block;
max-width: 133px;
max-height: 100px;
}
&.blue {
#{$color-bars} {
background-color: $ui-blue;
@ -43,6 +49,10 @@
a {
color: $ui-blue;
}
img {
margin-left: 4px;
}
}
&.green {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB