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

12 lines
181 B
SCSS

// Vertical logo adjustments
div#header h1 {
z-index: 999;
background: white;
height: 160px;
border-radius: 0 0 5px 5px;
width: 160px;
}
div#rub_service {
margin-top: 70px;
}