Fix background color

This commit is contained in:
picklesrus 2018-12-11 11:32:57 -05:00
parent 145770798f
commit 60af2fff7c

View file

@ -139,7 +139,6 @@
$img-border: rgba(0, 0, 0, .05);
border: 2px solid $img-border;
border-radius: 8px;
background-color: $ui-white;
margin-top: 1rem;
}
}