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/pages/_projects.sass
2016-11-20 09:07:10 +00:00

16 lines
300 B
Sass

.project
&__company--has-logo
a:link,
a:hover
border-bottom: 0
display: block
img
max-width: 75%
+breakpoint($screen-sm)
max-width: 50%
+breakpoint($screen-md)
max-width: 33.3%