Refactor FooterEnd to accept modifier parameter

This commit is contained in:
Mathias Schopmans
2017-04-06 16:55:01 +02:00
parent fcc28a1322
commit 029eacb8bf
2 changed files with 3 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
color: var(--color-gray-normal);
}
&--left {
&__in-sidebar {
flex-direction: column;
align-items: flex-start;
margin-top: 100px;