Tidy sass partials
This commit is contained in:
parent
a3470acdca
commit
aa20e7689e
10 changed files with 17 additions and 39 deletions
15
assets/sass/components/_project-company.sass
Normal file
15
assets/sass/components/_project-company.sass
Normal file
|
@ -0,0 +1,15 @@
|
|||
.project-company
|
||||
&.has-logo
|
||||
a:link,
|
||||
a:hover
|
||||
border-bottom: 0
|
||||
display: block
|
||||
|
||||
img
|
||||
max-width: 75%
|
||||
|
||||
+tablet
|
||||
max-width: 50%
|
||||
|
||||
+desktop
|
||||
max-width: 33.3%
|
Loading…
Add table
Add a link
Reference in a new issue