From 13f537cb63e1c131d0a8dd75bfbe6c76eddca3e3 Mon Sep 17 00:00:00 2001 From: alvinkam Date: Fri, 6 Oct 2023 19:04:42 -0700 Subject: [PATCH] add worksafebclogo --- public/assets/logo/worksafebc.svg | 7 +++++++ src/sections/Sponsor.jsx | 14 ++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 public/assets/logo/worksafebc.svg diff --git a/public/assets/logo/worksafebc.svg b/public/assets/logo/worksafebc.svg new file mode 100644 index 00000000..e3646133 --- /dev/null +++ b/public/assets/logo/worksafebc.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/sections/Sponsor.jsx b/src/sections/Sponsor.jsx index 8f295d38..810e1e73 100644 --- a/src/sections/Sponsor.jsx +++ b/src/sections/Sponsor.jsx @@ -86,6 +86,17 @@ ${(p) => p.theme.mediaQueries.mobile} { } ` +const Sponsors = styled.div` + display: flex; + justify-content: center; + align-items: center; + padding-top: 2.5vw; +` + +const SponsorLogo = styled.img` + width: 37.5vw; +` + const PushinP = styled.p` color: #FFF; text-align: left; @@ -132,6 +143,9 @@ export default function Sponsor () { Sponsors + + + Sponsors make this event happen. If you are interested in working with us, joining us or speaking at one of our events, please reach out to us!