diff --git a/static/css/theme.css b/static/css/theme.css index f427a247c3..15f728ff04 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -417,9 +417,6 @@ textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[typ #body .nav.nav-next { right: 0; } -#body-inner { - margin-bottom: 5rem; -} #chapter { display: flex; align-items: center; @@ -428,7 +425,6 @@ textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[typ padding: 2rem 0; } #chapter #body-inner { - padding-bottom: 3rem; max-width: 80%; } #chapter h3 {