File tree Expand file tree Collapse file tree 3 files changed +13
-25
lines changed Expand file tree Collapse file tree 3 files changed +13
-25
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ div[window].sponsor, div[window].partner
63
63
a [content] span
64
64
@apply w-full text-center mb-[15px]
65
65
a [content] img
66
- @apply w-[250px] max-h-[150px]
66
+ @apply w-[250px] max-h-[150px] object-scale-down
67
67
68
68
69
69
@media (min-width : 700px )
Original file line number Diff line number Diff line change @@ -149,26 +149,11 @@ html[layout=homepage]
149
149
header section .windows
150
150
151
151
[window].event
152
- @apply top-[320px]
152
+ @apply top-[320px] left-[-80px]
153
153
[window].partner
154
154
@apply top-[150px] right-[-120px]
155
155
[window].sponsor
156
- @apply top-[400px] left-[410px]
157
-
158
- header [windows='1'] section .windows
159
-
160
- [window].event
161
- @apply top-[350px]
162
-
163
- header [windows='2'] section .windows
164
-
165
- [window].event
166
- @apply top-[375px] left-[-50px]
167
-
168
- header [windows='3'] section .windows
169
-
170
- [window].event
171
- @apply top-[375px] left-[-50px]
156
+ @apply top-[450px] right-[-30px]
172
157
173
158
174
159
@media (max-width : 960px )
@@ -202,11 +187,10 @@ html[layout=homepage]
202
187
@apply h-[650px]
203
188
204
189
header section .windows
205
-
206
190
[window].partner
207
- @apply top-[360px] left-[20px ]
191
+ @apply top-[360px] left-[50px ]
208
192
[window].sponsor
209
- @apply top-[360px] right-[20px ]
193
+ @apply top-[360px] right-[30px ]
210
194
[window].partner , [window].sponsor
211
195
img
212
196
@apply max-w-[180px]
@@ -260,19 +244,23 @@ html[layout=homepage]
260
244
@apply mb-0
261
245
262
246
header section .windows
263
- @apply top-[260px ]
247
+ @apply top-[240px ]
264
248
265
249
[window].event
266
250
@apply top-[75px]
267
251
[window].partner
268
252
@apply top-[540px] left-[5px]
269
253
[window].sponsor
270
- @apply top-[780px] left -[0px]
254
+ @apply top-[860px] right -[0px]
271
255
[window].partner , [window].sponsor
272
256
img
273
257
@apply max-w-[200px]
274
258
275
259
main
260
+
261
+ section .intro
262
+ @apply mt-[600px]
263
+
276
264
section .sponsors
277
265
.sponsor-stickers
278
266
a .sponsor-highlight
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ location:
15
15
16
16
partner :
17
17
title : In partnership con
18
- name : Ludimus
18
+ name : null
19
19
logo : https://ludimus.it/static/img/logo.svg
20
20
link : https://www.ludimus.it
21
21
22
22
sponsor :
23
23
title : In collaborazione con
24
- name : Cooperativa Smart
24
+ name : null
25
25
logo : assets/images/sponsors/smartlab.png
26
26
link : https://www.cooperativasmart.it/smartlab/
You can’t perform that action at this time.
0 commit comments