Hello
Presuming I understand you correctly, to amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.logo {
padding-block: 10px;
}
(edit to taste)
Ciaran