Use sass syntax

This commit is contained in:
Oliver Davies 2016-04-09 20:51:24 +01:00
parent d4fb76698a
commit 534d3b11f4
5 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
.meetups
@include clearfix
+clearfix
ul
list-style: none

View file

@ -1,5 +1,5 @@
.testimonial
@include clearfix
+clearfix
margin-bottom: 10px
.testimonial__image
@ -9,6 +9,6 @@
margin: 0 0 10px 10px
width: 75px
@include breakpoint($screen-sm)
+breakpoint($screen-sm)
height: 90px
width: 90px

View file

@ -5,7 +5,7 @@
padding-left: 0
.post
@include clearfix
+clearfix
border-bottom: 1px solid #CCC
margin-bottom: 1em
padding-bottom: 2em

View file

@ -1,5 +1,5 @@
.about-author
@include clearfix
+clearfix
img
float: left

View file

@ -1,5 +1,5 @@
.experience
@include clearfix
+clearfix
.experience__logo
@extend .pull-right