File tree Expand file tree Collapse file tree 3 files changed +37
-5
lines changed
Expand file tree Collapse file tree 3 files changed +37
-5
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,19 @@ const se = t("sponsors_explainer");
2626 { se .title2 }
2727 </h2 >
2828
29- <img
30- src =" /logos/UC.svg"
31- alt =" Dirección de Transformación Digital - Pontificia Universidad Católica de Chile"
32- class =" w-[400px] tablet:w-[450px] desktop:w-[500px] h-auto"
33- />
29+ <div class =" flex flex-col justify-center items-center tablet:flex-row gap-16" >
30+ <img
31+ src =" /logos/UC.svg"
32+ alt =" Dirección de Transformación Digital - Pontificia Universidad Católica de Chile"
33+ class =" w-[400px] tablet:w-[450px] desktop:w-[500px] h-auto"
34+ />
35+
36+ <img
37+ src =" /logos/feuc.svg"
38+ alt =" Federación de Estudiantes de la Pontificia Universidad Católica de Chile"
39+ class =" w-[100px] tablet:w-[120px] desktop:w-[150px] h-auto"
40+ />
41+ </div >
3442 </section >
3543
3644 <section class =" mb-20" >
@@ -45,6 +53,12 @@ const se = t("sponsors_explainer");
4553 class =" w-[150px] tablet:w-[180px] desktop:w-[220px] h-auto"
4654 />
4755
56+ <img
57+ src =" /logos/zerofox.svg"
58+ alt =" ZeroFox"
59+ class =" w-[190px] tablet:w-[220px] desktop:w-[270px] h-auto"
60+ />
61+
4862 <img
4963 src =" /logos/MLH Google.svg"
5064 alt =" Major League Hacking & Google"
You can’t perform that action at this time.
0 commit comments