Fix closing bracket bug

This commit is contained in:
Dennis Eichhorn 2017-07-13 17:48:42 +02:00
parent 62909bc843
commit 8e2871091d

View File

@ -43,6 +43,7 @@ section.box {
&.darkblue { &.darkblue {
border-top: 3px solid #2969B0; border-top: 3px solid #2969B0;
} }
}
} }
section { section {