parent
a89c270c84
commit
12aae75578
23 changed files with 199 additions and 126 deletions
18
assets/sass/project.sass
Normal file
18
assets/sass/project.sass
Normal file
|
@ -0,0 +1,18 @@
|
|||
@import '../../vendor/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/variables'
|
||||
@import 'mixins'
|
||||
|
||||
.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