Files
stand/assets/sass/wide/_header.scss

7 lines
131 B
SCSS
Raw Permalink Normal View History

2021-01-12 11:44:15 -03:00
#header {
height: (map.get($heights, 'cabezal'))+rem;
background-size: 160%;
background-position: bottom rem(-40) center;
}