Skip to content

Commit c147905

Browse files
Merge pull request #923 from datacite/landing-page-icons
Fixes off-center landing page icons
2 parents 1502653 + ec19c21 commit c147905

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

app/styles/local.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,3 +570,10 @@ div[doi-publisher] > div {
570570
{
571571
color: #e74c3c;
572572
}
573+
574+
/* Landing page */
575+
576+
.icon-landing {
577+
display: flex;
578+
padding-bottom: 0.5em;
579+
}

0 commit comments

Comments
 (0)