Skip to content

Commit 4a2c6d9

Browse files
Update styles.css for upcoming events
1 parent d7599ba commit 4a2c6d9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

static/styles/styles.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,13 @@ ul.block-list,
529529
list-style: none;
530530
}
531531

532+
.housing-list iframe{
533+
scale: 0.9;
534+
@media(max-width: 860px) {
535+
width: 300px;
536+
}
537+
}
538+
532539
ul.block-list:before,
533540
.speaker-list:before,
534541
.talk-list li:before,
@@ -14005,4 +14012,4 @@ ul.baraja-container li {
1400514012
color: white;
1400614013
padding:15px;
1400714014
border: 1px solid black
14008-
}
14015+
}

0 commit comments

Comments
 (0)