diff --git a/costapy-templates/prime/static/css/style.css b/costapy-templates/prime/static/css/style.css index e4d79da..469ae94 100644 --- a/costapy-templates/prime/static/css/style.css +++ b/costapy-templates/prime/static/css/style.css @@ -1,5 +1,6 @@ body { min-height: 100vh; + padding-top: 56px; } .navbar { diff --git a/html/style.css b/html/style.css index e4d79da..469ae94 100644 --- a/html/style.css +++ b/html/style.css @@ -1,5 +1,6 @@ body { min-height: 100vh; + padding-top: 56px; } .navbar {