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>
|
||||
</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>
|
||||
<p>
|
||||
<img src="res/sample.png" style="width:100%">
|
||||
<p style="margin-bottom:0">
|
||||
<img src="res/sample.png" style="width:100%;display:block">
|
||||
</p>
|
||||
</div></div>
|
||||
|
||||
|
|
|
|||
Reference in a new issue