mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
[FIX] Home page header overlay box too wide on small screens
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div class="overlay"></div>
|
||||
|
||||
<div class="row">
|
||||
<div class="ml-5 px-4 mt-3 pt-3 textbox-container">
|
||||
<div class="mx-5 px-4 my-3 pt-3 pb-2 textbox-container">
|
||||
<h1 class="display-1">{{ config.PROJECT_LONG_NAME }}</h1>
|
||||
<p class="lead">{{ config.PROJECT_LEAD }}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user