Skip to content

Commit c56159e

Browse files
committed
Update event - Kopie.md
1 parent d256f0c commit c56159e

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

_pages/event - Kopie.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ body {
119119
display: flex;
120120
justify-content: space-between;
121121
align-items: center;
122-
margin-left: 200px;
123-
margin-right: 200px;
122+
padding: 0 10%; /* Replaces fixed margins for better responsiveness */
124123
max-width: 100%;
124+
flex-wrap: wrap; /* Allows images to wrap on smaller screens */
125125
}
126126

127127
.image-container img {
@@ -288,14 +288,18 @@ body {
288288
<div class="row mb-4">
289289
<div class="col-md-12">
290290
<div class="card custom-card">
291-
<h5 class="section-title">Sponsors</h5>
291+
<h5 class="section-title">Sponsors</h5>
292292
<div class="image-container">
293293
<a href="https://www.german-u15.de/"><img src="/assets/images/winterschool/German_U15.png" alt="GermanU15 Logo" ></a>
294294
<a href="https://www.gif.org.il/"><img src="/assets/images/winterschool/giflogo.png" alt="GIF Logo"></a>
295295
</div>
296-
<div class="image-container">
296+
<div class="image-container">
297297
<a href="https://www.minerva.mpg.de/80020/minerva-center-for-human-intelligence-in-immersive-augmented-and-mixed-realities"><img src="/assets/images/winterschool/minervacenter.png" alt="minervacenter Logo"></a>
298-
</div>
298+
</div>
299+
</div>
300+
</div>
301+
<div class="row mb-4">
302+
<div class="col-md-12">
299303
<div class="card-body">
300304
<h5 class="section-title">Application and Enrollment</h5>
301305
<p>We invite graduate students and postdoctoral researchers from psychology, neuroscience, computer science, AI and related fields from universities and research institutions in Israel and Germany to apply for the Winterschool Adaptive Cognition in Noisy Environments. </p>

0 commit comments

Comments
 (0)