oliverdavies.uk/assets/sass/project.sass

19 lines
381 B
Sass
Raw Normal View History

2017-08-18 23:28:44 +00:00
@import "node_modules/bulma/sass/utilities/initial-variables"
@import "node_modules/bulma/sass/utilities/mixins"
2017-05-21 21:04:57 +00:00
2016-11-29 19:13:09 +00:00
.project-company
&.has-logo
a:link,
a:hover
border-bottom: 0
display: block
img
max-width: 75%
2016-11-29 19:13:09 +00:00
+tablet
max-width: 50%
2016-11-29 19:13:09 +00:00
+desktop
max-width: 33.3%