Build site

This commit is contained in:
Oliver Davies 2017-07-10 22:28:39 +01:00
parent 6f8d067847
commit 0c7de8559a
743 changed files with 92961 additions and 0 deletions

View file

@ -0,0 +1,15 @@
.project-company.has-logo a:link,
.project-company.has-logo a:hover {
border-bottom: 0;
display: block; }
.project-company.has-logo img {
max-width: 75%; }
@media screen and (min-width: 768px) {
.project-company.has-logo img {
max-width: 50%; } }
@media screen and (min-width: 992px) {
.project-company.has-logo img {
max-width: 33.3%; } }
/*# sourceMappingURL=project.css.map */