translate tabs to spaces

This commit is contained in:
Marco Biedermann 2016-05-19 12:50:12 +02:00
parent c7a453fb0c
commit a3665014a5

View File

@ -124,9 +124,9 @@ $breakpoint-large: 60em; // 960px
}
.row::after {
content: "";
display: table;
clear: both;
content: "";
display: table;
clear: both;
}
.col-1,