diff --git a/community/public/css/style.css b/community/public/css/style.css index d55eb27d..ebd7da23 100644 --- a/community/public/css/style.css +++ b/community/public/css/style.css @@ -397,25 +397,6 @@ input[type=checkbox] { } } -.course-top-section { - float: none; - margin: 0 auto; - max-width: 1150px; - padding-bottom: 2rem; -} - -@media (max-width: 768px) { - .course-top-section { - max-width: 720px; - } -} - -@media (max-width: 600px) { - .course-top-section { - max-width: 342px; - } -} - .button-links:hover { text-decoration: none; } @@ -1077,28 +1058,6 @@ div.custom-checkbox>label>input:checked+img { width: 100%; } -.course-details-page { - padding: 0px 0px 80px; - display: flex; - flex-direction: column; - max-width: 1120px; - margin: 0 auto; -} - -@media (max-width: 1025px) { - .course-details-page { - padding: 24px 0px 24px; - width: 80%; - } -} - -@media (max-width: 768px) { - .course-details-page { - padding: 24px 0px 24px; - width: 90%; - } -} - .active-lesson { background-color: #EBF5FF; border-radius: 4px; diff --git a/community/www/batch/learn.html b/community/www/batch/learn.html index d4493cdc..73f8f844 100644 --- a/community/www/batch/learn.html +++ b/community/www/batch/learn.html @@ -21,7 +21,7 @@ {% block content %}
Please sign up to access this page.
- {{_('Sign Up')}} -