This commit is contained in:
piensaenpixel 2016-09-27 12:35:33 +02:00
parent 9c5a86ca5f
commit 0bcaa5564d

View File

@ -123,7 +123,7 @@
width: 1px; width: 1px;
height: 1px; height: 1px;
margin: 0 $baseSize - 2; margin: 0 $baseSize - 2;
background-color: $cHintText; background-color: $cSecondaryLine;
content: ''; content: '';
} }
&:last-child { &:last-child {