From 231060e664003b30cb0fc26dc792ad8da762866b Mon Sep 17 00:00:00 2001 From: PedroBailaAndrade Date: Fri, 28 May 2021 09:42:56 +0000 Subject: [PATCH] deploy: 3a2294ab651462227d8f60074df95f713992850c --- css/theme.css | 16 +++++++++++----- index.html | 2 +- public/logos/envelope_logo.png | Bin 0 -> 21308 bytes 3 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 public/logos/envelope_logo.png diff --git a/css/theme.css b/css/theme.css index 5583373..454e123 100644 --- a/css/theme.css +++ b/css/theme.css @@ -362,8 +362,8 @@ a { .Sponsors { display: grid; grid-template-columns: 1fr 1fr; - grid-template-rows: min-content min-content min-content min-content min-content; - grid-template-areas: "header header" "CrankWheel Finiam" "AppSignal Colectiv" "Utrust ElixirCast"; + grid-template-rows: min-content min-content min-content min-content min-content min-content; + grid-template-areas: "header header" "CrankWheel Finiam" "AppSignal Colectiv" "Utrust ElixirCast" "Envelope Envelope"; text-align: center; max-width: 700px; margin: auto; @@ -401,6 +401,9 @@ a { .ElixirCast { grid-area: ElixirCast; } +.Envelope { + grid-area: Envelope; } + .Sponsor-type { font-family: "input-mono"; font-size: var(--s-3); @@ -420,12 +423,15 @@ a { .CrankWheel .Sponsor-logo img { max-width: var(--s-9); } +.Envelope .Sponsor-logo img { + max-width: var(--s-7); } + @media (min-width: 1024px) { .Sponsors { display: grid; - grid-template-columns: 1fr 1fr 1fr; - grid-template-rows: min-content min-content min-content min-content; - grid-template-areas: "header header header" "CrankWheel Finiam AppSignal" "Colectiv Utrust ElixirCast"; + grid-template-columns: 1fr 1fr 1fr 1fr; + grid-template-rows: min-content min-content min-content; + grid-template-areas: "header header header header" "CrankWheel Finiam Finiam AppSignal" "Colectiv Utrust ElixirCast Envelope"; text-align: center; max-width: 75%; margin: auto; diff --git a/index.html b/index.html index a2b99b5..04fcce3 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ enthusiasts come together, share knowledge and foster the community.

It is a non-profit, carbon-neutral conference. All proceeds go to charity and we plant a tree for each attendee joining us.

This event is for you. Brew some magic!

A virtual conference for the Elixir & Erlang community and those interested in the BEAM's magic powers.

Alchemy Conf is a virtual conference where all Elixir, Erlang and BEAM developers and enthusiasts gather to exchange -knowledge and get to know one another.

Thanks to our sponsors