Restructure files, Add back inline-flex for controls and tags

This commit is contained in:
Jeremy Thomas
2016-04-22 20:52:49 +01:00
parent 974805b46a
commit c8e3cbf912
9 changed files with 219 additions and 219 deletions

18
sass/base/classes.sass Normal file
View File

@@ -0,0 +1,18 @@
.block
&:not(:last-child)
margin-bottom: 20px
.container
position: relative
+desktop
margin: 0 auto
max-width: 960px
// Modifiers
&.is-fluid
margin: 0 20px
max-width: none
.fa
font-size: 21px
text-align: center
vertical-align: top