diff --git a/src/static/css/all.css b/src/static/css/all.css index cca6d0f..e71eccd 100755 --- a/src/static/css/all.css +++ b/src/static/css/all.css @@ -90,7 +90,7 @@ pre,code { grid-area: 2 / 1 / 3 / 2; min-height: 60vh; min-width: 50vw; - margin-bottom: 33%; + padding-bottom: 33%; } .footer-grid { display: grid;