diff --git a/static/css/main.css b/static/css/main.css new file mode 100644 index 00000000..d4699597 --- /dev/null +++ b/static/css/main.css @@ -0,0 +1,4 @@ + +.front-page-introduction { + margin-bottom: 2rem; +} diff --git a/static/css/poole.css b/static/css/poole.css index 7ed7e365..90c7b57e 100644 --- a/static/css/poole.css +++ b/static/css/poole.css @@ -275,7 +275,7 @@ tbody tr:nth-child(odd) th { .masthead { padding-top: 1rem; padding-bottom: 1rem; - margin-bottom: 3rem; + margin-bottom: 1rem; } .masthead-title { margin-top: 0;