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/pages/_portfolio.sass

22 lines
338 B
Sass

.project--skills
ul
list-style: none;
margin-left: 0;
padding-left: 0;
li
display: inline-block;
margin-right: 5px;
img
max-height: 30px;
.project--company__has-logo
a:link,
a:hover
border-bottom: 0;
display: block;
img
max-height: 50px;