02-25-2020, 04:03 PM
Hey Gretel,
ok i try to explain, but sorry for my bad english. I just wanted to say if you give a little more space to the Logo at the top and bottom. It is only for the design, so i changed the the size and made a screenshot to show the result.
.logo-bg{
background: url(...) no-repeat 0% 50%;
background-size: 80% 80%;
}
I always try to use % instead of px, for me it is easier to handle...
question:
is the logo shown in your browser not so big? So i ll understand why you´re thinking:"what da hell is he talking about" ;D
ok i try to explain, but sorry for my bad english. I just wanted to say if you give a little more space to the Logo at the top and bottom. It is only for the design, so i changed the the size and made a screenshot to show the result.
.logo-bg{
background: url(...) no-repeat 0% 50%;
background-size: 80% 80%;
}
I always try to use % instead of px, for me it is easier to handle...
question:
is the logo shown in your browser not so big? So i ll understand why you´re thinking:"what da hell is he talking about" ;D