diff --git a/app/assets/stylesheets/bl-overrides.scss b/app/assets/stylesheets/bl-overrides.scss index a1f299b2..1a7a0e46 100644 --- a/app/assets/stylesheets/bl-overrides.scss +++ b/app/assets/stylesheets/bl-overrides.scss @@ -939,6 +939,10 @@ body.public-facing.bl-public-facing { padding-top: 40px; } + h4.pt-40.splash-page ul { + margin-top: 10px; + } + @media (min-width: 1200px) { .container.homepage-container { width: 1200px; diff --git a/app/views/splash/index.html.erb b/app/views/splash/index.html.erb index 9d072bc1..855c0586 100644 --- a/app/views/splash/index.html.erb +++ b/app/views/splash/index.html.erb @@ -11,15 +11,16 @@

- Welcome to our shared repository where you’ll find research produced by staff of the British Library and our current partner organisations: + Welcome to our shared repository where you’ll find research produced by our partner organisations: Visit one repository at a time, or use the search box to search and explore publications, reports, datasets and papers from across our combined content.

diff --git a/app/views/themes/bl_shared_home/splash/_index.html.erb b/app/views/themes/bl_shared_home/splash/_index.html.erb index c3ac575a..4bd70bcd 100644 --- a/app/views/themes/bl_shared_home/splash/_index.html.erb +++ b/app/views/themes/bl_shared_home/splash/_index.html.erb @@ -10,15 +10,16 @@

- Welcome to our shared repository where you’ll find research produced by staff of the British Library and our current partner organisations: + Welcome to our shared repository where you’ll find research produced by our partner organisations: Visit one repository at a time, or use the search box to search and explore publications, reports, datasets and papers from across our combined content.