website
This commit is contained in:
parent
6275fec2bf
commit
c2ce4cf320
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue