New examples and new default variable structure

This commit is contained in:
Stephan Hagedorn 2017-08-29 10:50:34 +02:00
parent a8fabf373e
commit 0c4e801690
13 changed files with 455 additions and 259 deletions

View file

@ -103,7 +103,7 @@ nav {
margin: 0 $space_5;
li {
@extend .flex_child;
@extend .flex__child;
flex-grow: 1;
margin: 0;
text-align: center;