Add minireset, Fix color luminance

This commit is contained in:
Jeremy Thomas
2016-09-22 23:14:18 +01:00
parent 7634faba6a
commit 18b34aa2c0
27 changed files with 1178 additions and 2531 deletions

View File

@@ -1,7 +1,9 @@
@import "../base/placeholders.sass"
@import "../utilities/mixins.sass"
@import "../utilities/variables.sass"
.block
+block
.container
position: relative
+desktop
@@ -14,11 +16,17 @@
+widescreen
max-width: 1200px
.delete
+delete
.fa
font-size: 21px
text-align: center
vertical-align: top
.hamburger
+hamburger
.icon
+fa(21px, 24px)
.fa
@@ -40,7 +48,7 @@
text-transform: uppercase
.highlight
@extend %block
+block
font-size: 12px
font-weight: normal
max-width: 100%
@@ -50,6 +58,9 @@
overflow: auto
max-width: 100%
.loader
+loader
.number
background-color: $background
border-radius: 290486px