Remove dummy color

This commit is contained in:
Stephan Hagedorn 2017-08-29 11:09:14 +02:00
parent 0c4e801690
commit 483d9b0bd8

View file

@ -147,7 +147,6 @@
.flex { .flex {
display: flex; display: flex;
background-color: rgba($alpha_color, .1);
} }
.flex__wrap { .flex__wrap {