v2.0.0-beta
This commit is contained in:
10
assets/sass/wide/_ventajas.scss
Normal file
10
assets/sass/wide/_ventajas.scss
Normal file
@ -0,0 +1,10 @@
|
||||
#ventajas {
|
||||
.diagonal {
|
||||
border-bottom: (map.get($heights, 'ventajas'))+rem solid rgba($gris, .5);
|
||||
border-right: rem(1900) solid transparent;
|
||||
}
|
||||
|
||||
.gallery {
|
||||
max-height: (map.get($heights, 'ventajas')-32/16)+rem;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user