Change back overlays

This commit is contained in:
Bianca Cheng Costanzo
2017-10-12 14:31:48 +02:00
parent cc4162e55a
commit 54d96040cf

View File

@@ -102,7 +102,7 @@ a {
.overlay-wrapper {
align-items: center;
background-color: transparent;
background-color: fade-out($background-average-color, 0.1);
border-radius: 4px;
color: $text-tertiary-color;
display: flex;