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/styles/_portfolio.scss

12 lines
157 B
SCSS
Raw Normal View History

2016-02-06 20:58:41 +00:00
.project--company__has-logo {
a:link,
a:hover {
border-bottom: 0;
display: block;
}
img {
max-height: 50px;
}
}