Add only responsive classes, Remove test tiles, Remove section border, Add widescreen container

This commit is contained in:
Jeremy Thomas
2016-04-25 22:00:21 +01:00
parent 4ed6072d21
commit dc533827a1
7 changed files with 35 additions and 20 deletions

View File

@@ -11,6 +11,8 @@
&.is-fluid
margin: 0 20px
max-width: none
+widescreen
max-width: 1200px
.fa
font-size: 21px

View File

@@ -40,7 +40,7 @@
display: none !important
.is-hidden-tablet
+tablet
+tablet-only
display: none !important
.is-hidden-touch
@@ -48,7 +48,7 @@
display: none !important
.is-hidden-desktop
+desktop
+desktop-only
display: none !important
// Other