Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new silver sponsor: devoteam #341

Merged
merged 3 commits into from
Sep 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion frontend/stylesheets/components/_list-sponsor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,18 @@

&__company {
@include make-col-ready();
@include make-col(4);
@include make-col(6);

display: flex;
align-items: center;
justify-content: center;

padding-top: 1rem;
padding-bottom: 1rem;

@include media-breakpoint-up('sm') {
@include make-col(4);
}
}

&__link {
Expand Down
6 changes: 5 additions & 1 deletion frontend/stylesheets/screens/_home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,14 @@ body.home .sponsors {
margin-inline: auto;
}

&.list-sponsor--silver {
&--silver {
@include media-breakpoint-up('md') {
width: 75%
}

.list-sponsor__company {
@include make-col(4);
}
}
}

Expand Down
5 changes: 5 additions & 0 deletions src/_data/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
logo_url: /images/sponsors/datawow.svg
url: "https://www.datawow.io/"
level: silver
- name: devoteam
about: Tech for people unlocks the future. At Devoteam, we believe that technology with strong human values can actively drive change for the better. 25+ years of expertise in Digital Business & Products, Data-driven Intelligence, Distributed Cloud, Business Automation, Trust & Cybersecurity, Sustainability enabled by Digital.
logo_url: /images/sponsors/devoteam.svg
url: "https://www.devoteam.com/"
level: silver
- name: Eventpop
about: "Eventpop is an end-to-end event solution that enhances the seamless event experience. Eventpop แพลตฟอร์มจำหน่ายบัตรที่ตอบโจทย์ทุกงานอีเวนต์."
logo_url: /images/sponsors/eventpop.png
Expand Down
19 changes: 19 additions & 0 deletions src/images/sponsors/devoteam.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading