Skip to content

Commit 98d3e5d

Browse files
author
Cristy
committed
...
1 parent 4427ac6 commit 98d3e5d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/_layouts/default.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@
2424
scroll-padding-top: 70px;
2525
}
2626

27+
iframe {
28+
width: 100% !important;
29+
max-width: 100% !important;
30+
height: 400px;
31+
border: 1px solid #ccc;
32+
box-sizing: border-box;
33+
}
34+
2735
a.nav-link:hover,
2836
a.dropdown-item:hover {
2937
color: #ffc107 !important;

0 commit comments

Comments
 (0)