Use sass syntax
This commit is contained in:
parent
d4fb76698a
commit
534d3b11f4
5 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
padding-left: 0
|
||||
|
||||
.post
|
||||
@include clearfix
|
||||
+clearfix
|
||||
border-bottom: 1px solid #CCC
|
||||
margin-bottom: 1em
|
||||
padding-bottom: 2em
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.about-author
|
||||
@include clearfix
|
||||
+clearfix
|
||||
|
||||
img
|
||||
float: left
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.experience
|
||||
@include clearfix
|
||||
+clearfix
|
||||
|
||||
.experience__logo
|
||||
@extend .pull-right
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue