Open grammaton opened 8 years ago
it seems that anything you write in
iframe{ }
into sass/partials/_general.scss is completely ignored.
sass/partials/_general.scss
Also trying to use height into
height
<iframe width="100%" height="500" scrolling="no" frameborder="no" src="url"></iframe>
not works.
bye G.
it seems that anything you write in
into
sass/partials/_general.scss
is completely ignored.Also trying to use
height
intonot works.
bye G.