Skip to content

Commit d09d55a

Browse files
Update school-construction.css
1 parent 1a24db5 commit d09d55a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DLC/CSS/school-construction.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ iframe {
5050
height: 100%;
5151
border: none; /* Remove iframe border */
5252
user-select: none; /* https://stackoverflow.com/questions/70029125/how-to-disable-iframe-from-being-highlighted */
53+
display: flex;
5354
padding-bottom: 10vw;
54-
}
55+
}

0 commit comments

Comments
 (0)