diff --git a/css/components/islandora_mods.css b/css/components/islandora_mods.css index 9f57bc4..80b0696 100755 --- a/css/components/islandora_mods.css +++ b/css/components/islandora_mods.css @@ -195,3 +195,6 @@ nav.pager { display: flex; justify-content: space-around; } +div#block-olivesnews-creatorsandcontributors .block__title { + line-height: 1; +}