Files
stand/assets/sass/wide/_header.scss
2021-01-14 11:26:30 -03:00

7 lines
131 B
SCSS

#header {
height: (map.get($heights, 'cabezal'))+rem;
background-size: 160%;
background-position: bottom rem(-40) center;
}