Skip to content

Commit 69aeb25

Browse files
feat: updated event, styles
1 parent ed332b4 commit 69aeb25

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

index.html

+4-5
Original file line numberDiff line numberDiff line change
@@ -2470,12 +2470,11 @@ <h1>
24702470
<div class="iframecenter" style="text-align: center;">
24712471

24722472
<iframe
2473-
src="https://lu.ma/embed-checkout/evt-ksoVlORejGTm0nY"
2474-
width="600"
2475-
2476-
height="750"
2473+
src="https://lu.ma/embed-checkout/evt-qoQqd0opo3u1BFY"
2474+
width="90%"
2475+
height="430"
24772476
frameborder="0"
2478-
style="border: 1px solid #bfcbda88; border-radius: 4px;"
2477+
style="border: 2px solid #0e374e; border-radius: 0px;"
24792478
allowfullscreen=""
24802479
aria-hidden="false"
24812480
tabindex="0"

static/styles/styles.css

+2-3
Original file line numberDiff line numberDiff line change
@@ -530,9 +530,8 @@ ul.block-list,
530530
}
531531

532532
.housing-list iframe{
533-
scale: 0.9;
534-
@media(max-width: 860px) {
535-
width: 300px;
533+
@media(max-width: 768px) {
534+
height: 750px;
536535
}
537536
}
538537

0 commit comments

Comments
 (0)