Questions tagged as 'sass'

1
answer

Style in a content with sass

I have the following code in sass that I use when I generate a pdf with django. @page { size: a4 portait; margin: 1cm; margin-top: 3.5cm; margin-bottom: 2cm; overflow: hidden; @top-center { height: 96px; width: 700px;...
asked by 24.03.2017 / 11:05