Skip to content

Commit

Permalink
Merge pull request #243 from AnXh3L0/affiliates
Browse files Browse the repository at this point in the history
Added supporters and affiliates section in frontpage
  • Loading branch information
AnXh3L0 authored Jul 4, 2019
2 parents 3817d89 + 8c0d28a commit f8da088
Show file tree
Hide file tree
Showing 4 changed files with 225 additions and 1 deletion.
11 changes: 11 additions & 0 deletions _sass/_front_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -235,3 +235,14 @@ ul.banner-social-buttons {
}
}
}

/*** Supporters Section ***/

.supporters, .affiliates {
text-align: center;
padding: 40px 0;

& img {
margin: 25px;
}
}
187 changes: 187 additions & 0 deletions images/supporters/osi.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion images/supporters/redhat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f8da088

Please sign in to comment.