mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
313 B
21 lines
313 B
8 years ago
|
.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
|
||
|
+widescreen
|
||
|
max-width: 1200px
|
||
|
|
||
|
.fa
|
||
|
font-size: 21px
|
||
|
text-align: center
|
||
|
vertical-align: top
|