From 380a68e1e48957e93d5e4eb6480284842c2fd9f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Mon, 25 Nov 2024 18:00:10 +0100 Subject: [PATCH] I LOVE CSS --- assets/style.css | 4 ++-- pages/about/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/style.css b/assets/style.css index 1fcb096..4f5280a 100644 --- a/assets/style.css +++ b/assets/style.css @@ -386,7 +386,6 @@ div.teamPerson, div.sponsor { align-items: center; justify-content: center; max-width: 200px; - max-height: 200px; } div.teamDiv, div.sponsors { @@ -394,8 +393,9 @@ div.teamDiv, div.sponsors { flex-direction: row; flex-wrap: wrap; justify-content: center; - align-items: center; + align-items: flex-start; width: 100%; + gap: 50px; } div.sponsors { diff --git a/pages/about/index.html b/pages/about/index.html index 525d5c9..ad6629d 100644 --- a/pages/about/index.html +++ b/pages/about/index.html @@ -1,6 +1,6 @@

- We are a team of high school electrical engineering students, aged 17 to 18, proudly representing Slovakia in the + We are a team of high school electrical engineering students, aged 15 to 18, proudly representing Slovakia in the 2024 edition of the CanSat project. With a genuine passion for science and technology, we are excited to embark on our first-ever project in the field of space exploration. Coming together, we aim to contribute to the mission of the CanSat program and make a meaningful impact on the world.