diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 7f919212..2b2c9425 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -45,13 +45,6 @@ $rule-color: lightblue; $footer-height: 80px; -.video-container { - position: relative; - width: 100%; - height: 0; - padding-bottom: 56.25%; -} - a { text-decoration: none !important; cursor: pointer; diff --git a/app/views/main/index.html.erb b/app/views/main/index.html.erb index 9d8a8f60..80543d93 100644 --- a/app/views/main/index.html.erb +++ b/app/views/main/index.html.erb @@ -1,7 +1,6 @@

Teach Students Online.

- <%= render "shared/modals/video_modal" %>
@@ -9,10 +8,6 @@