lib/isodoc/iec/html/htmlstyle.scss in metanorma-iec-1.0.3 vs lib/isodoc/iec/html/htmlstyle.scss in metanorma-iec-1.0.4

- old
+ new

@@ -283,17 +283,20 @@ /* Document types + stages */ .document-type-band { - @include docBand(2, 100%, 180px); + @include docBand($order: 2, $offset: 180px); + + .document-type { + top: 20px; + } } .document-stage-band { @include docBand(1, 210px); } -p.document-type, p.document-stage { @include docBandTitle(210px); } #governance-band p.document-type {