oliverdavies.uk/assets/sass/pages/_projects.sass

16 lines
300 B
Sass
Raw Normal View History

.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%