This commit is contained in:
Rasmus Andersson 2017-08-22 04:00:53 -07:00
parent 6275fec2bf
commit c2ce4cf320

View file

@ -197,10 +197,10 @@ a > img {
</p> </p>
</div></div> </div></div>
<div class="row white"><div> <div class="row white" style="padding-bottom:0"><div>
<h2><a id="sample" href="#sample">Sample</a></h2> <h2><a id="sample" href="#sample">Sample</a></h2>
<p> <p style="margin-bottom:0">
<img src="res/sample.png" style="width:100%"> <img src="res/sample.png" style="width:100%;display:block">
</p> </p>
</div></div> </div></div>