Skip to content

Commit

Permalink
Merge pull request #218 from bangkokrb/release/4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierobert authored Oct 15, 2022
2 parents 9e0e5cc + ea9d1a7 commit f34d53e
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 15 deletions.
15 changes: 0 additions & 15 deletions frontend/stylesheets/screens/_home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,4 @@ body.home .list-sponsor {
width: 75%
}
}

&.list-sponsor--silver {
margin-left: 25%;

@include media-breakpoint-up('sm') {
width: 50%;
margin-left: auto;
}

.list-sponsor__company {
@include media-breakpoint-up('sm') {
@include make-col(6);
}
}
}
}
5 changes: 5 additions & 0 deletions src/_data/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@
logo_url: /images/sponsors/oivan.svg
url: "https://oivan.com/"
level: gold
- name: PRODIGY9
about: "Better people, better software."
url: https://www.cloud66.com/frameworks/rails/?utm_source=e&utm_medium=l&utm_campaign=RubyConfTH
logo_url: /images/sponsors/prodigy9.svg
level: silver
34 changes: 34 additions & 0 deletions src/images/sponsors/prodigy9.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f34d53e

Please sign in to comment.