imio-publik-themes/static/burdinne/_custom.scss

14 lines
152 B
SCSS

/* logo optim */
h1#logo a img {
max-height: 143px;
}
/* banner optim */
div#nav {
margin-top: 14px;
}
#header img {
border-radius: 0 0 5px 5px;
}