Hi,
Kindly add the following CSS to resolve the logo issue. Follow the steps below to add CSS
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.
.home .logo img.custom-logo {
margin: -10px;
}
Many Thanks