new aspect on banner

This commit is contained in:
Luis 2017-06-18 12:33:06 +02:00
parent 52ddba08e6
commit 23b5483815

View file

@ -133,3 +133,10 @@ canvas {
}
}
}
#banner {
@include breakpoint(small){
padding: 7em .5em 5em .5em;
}
}