This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/assets/sass/project.sass

19 lines
368 B
Sass
Raw Normal View History

2017-06-15 17:22:11 +00:00
@import '../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/variables'
2017-05-21 21:04:57 +00:00
@import 'mixins'
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%