forked from Adleraci/adlerka.top
I LOVE CSS
This commit is contained in:
parent
df60a77605
commit
380a68e1e4
@ -386,7 +386,6 @@ div.teamPerson, div.sponsor {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
max-height: 200px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.teamDiv, div.sponsors {
|
div.teamDiv, div.sponsors {
|
||||||
@ -394,8 +393,9 @@ div.teamDiv, div.sponsors {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: flex-start;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
gap: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.sponsors {
|
div.sponsors {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<page minimal_permission_level="1" page_title="Team" secret="no"></page>
|
<page minimal_permission_level="1" page_title="Team" secret="no"></page>
|
||||||
<p>
|
<p>
|
||||||
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
|
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
|
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.
|
the CanSat program and make a meaningful impact on the world.
|
||||||
|
Loading…
Reference in New Issue
Block a user