Tidy sass partials, remove breakpoint
This commit is contained in:
parent
23dea217cb
commit
349fe12d0d
8 changed files with 23 additions and 29 deletions
|
@ -6,12 +6,10 @@
|
|||
color: #777
|
||||
|
||||
&__image
|
||||
@extend .img-circle
|
||||
@extend .pull-right
|
||||
height: 75px
|
||||
margin: 0 0 10px 10px
|
||||
width: 75px
|
||||
|
||||
+breakpoint($screen-sm)
|
||||
+until($screen-sm)
|
||||
height: 90px
|
||||
width: 90px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue