diff --git a/css/style.css b/css/style.css index aaae003..cd21132 100644 --- a/css/style.css +++ b/css/style.css @@ -1050,3 +1050,12 @@ text-align: center; position: relative; } /* end-timeline-section*/ + + + +/* iframe */ +iframe{ + height: calc(100vh - 150px);; +} + +/* end iframe */ \ No newline at end of file diff --git a/enrollment.html b/enrollment.html index beaac17..c49038e 100644 --- a/enrollment.html +++ b/enrollment.html @@ -110,9 +110,8 @@