Make hero logo image link to home

This commit is contained in:
2020-02-09 08:18:44 +00:00
parent 2a607bfa11
commit 55c8b787df
2 changed files with 7 additions and 1 deletions
+4
View File
@@ -27,6 +27,10 @@ body {
margin: auto;
}
.hero a {
outline: none;
}
#ps-menu .menu .item {
padding: 1.25rem 1rem !important;
}