hey sarah,
the site is: https://www.knappersack.de/wordpress
The content is still in progress ??
The logo is not centered now, but I think its look pretty good. I added some CSS Code just like you proposed to other people and modified it a little.
That is the code I added:
.site-branding {
margin-bottom: 0;
margin-left: 20px;
margin-top: 30px;
}
.site-description {
position: relative;
top: -32px;
left: 110px;
}
BTW: Is there an option to have a bigger logo and centered right in the middle? The way I have it now the logo looks a little bit displaced in the mobile version.. (I can live with it, but it could be done nice I guess ;))