Skip to content

Commit

Permalink
Merge pull request #115 from kylekirkby/correct_riscure_logo
Browse files Browse the repository at this point in the history
Correct Riscure logo
  • Loading branch information
Kyle committed Sep 13, 2019
2 parents 7bd0912 + 54f5bf5 commit 7e533bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion assets/css/app/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,7 @@ div#contact-thanks {
}
.navbar-brand svg {
height: $navbar-height;
}
}
#flow_wrapper .members_section img {
height: 150px;
}
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ flow:
size: h2
text: Supporting Companies
- format: members
style: zoom grayscale
style: zoom
members_content:
item_width: "12" #bootstrap col-sm- value e.g 3, 4, 5ths etc
items:
Expand Down

0 comments on commit 7e533bd

Please sign in to comment.