Change vertical position of shop name in relation to logo

This commit is contained in:
Matt-Yorkley
2020-01-08 18:13:35 +01:00
parent de4402457a
commit a93243a8b7

View File

@@ -31,6 +31,8 @@
#distributor_title h3 {
margin-top: 0;
padding-top: 0.45em;
@media all and (max-width: 768px) {
margin-bottom: 8px;
}