lib/isodoc/gb/html/htmlcompliantstyle.scss in metanorma-gb-1.0.6 vs lib/isodoc/gb/html/htmlcompliantstyle.scss in metanorma-gb-1.0.7
- old
+ new
@@ -724,9 +724,16 @@
padding-top: 0;
width: 100%;
}
}
+@media screen {
+ img:not(.logo) {
+ width: 100%;
+ height: auto;
+ }
+}
+
#toc ul {
margin: 0;
padding: 0;
list-style: none;