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.