Fix table

This commit is contained in:
Jeremy Thomas
2016-10-30 12:20:51 +00:00
parent 7720041292
commit 73ab6b214d
8 changed files with 392 additions and 361 deletions

13
sass/elements/icon.sass Normal file
View File

@@ -0,0 +1,13 @@
.icon
background: pink
+fa(21px, 1.5rem)
.fa
font-size: inherit
line-height: inherit
// Sizes
&.is-small
+fa(14px, 1rem)
&.is-medium
+fa(28px, 2rem)
&.is-large
+fa(42px, 3rem)