You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/event - Kopie.md
+14-8Lines changed: 14 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -110,22 +110,28 @@ author_profile: false
110
110
color: #333;
111
111
}
112
112
113
-
.img {
114
-
flex: 1;
115
-
max-width: 100%;
116
-
height: auto;
113
+
.image-container {
114
+
display: flex;
115
+
justify-content: space-between;
116
+
align-items: center; /* Optional: centers images vertically if needed */
117
117
}
118
118
119
+
.image-containerimg {
120
+
width: 100px; /* You can adjust the size as needed */
121
+
height: auto;
122
+
}
123
+
124
+
119
125
</style>
120
126
121
127
<br>
122
128
123
129
<h3> <center> <strong> Goethe University - Tel Aviv University Winterschool <br> “Adaptive Cognition in Noisy Environments” <br></strong></center></h3>
0 commit comments