Add sass mixins, update experience

This commit is contained in:
Oliver Davies 2016-11-29 19:13:09 +00:00
parent a4217b4953
commit 5e3a9c3b4c
4 changed files with 41 additions and 5 deletions

View file

@ -1,5 +1,5 @@
.project
&__company--has-logo
.project-company
&.has-logo
a:link,
a:hover
border-bottom: 0
@ -8,8 +8,8 @@
img
max-width: 75%
+breakpoint($screen-sm)
+tablet
max-width: 50%
+breakpoint($screen-md)
+desktop
max-width: 33.3%