1
0
mirror of https://github.com/specht/champ.git synced 2025-08-12 18:25:13 +00:00

fixed HTML padding

This commit is contained in:
Michael Specht
2018-02-15 21:20:49 +01:00
parent 8756f8f5fe
commit 66611615c3

View File

@@ -707,7 +707,7 @@ __END__
<h2>Cycles</h2> <h2>Cycles</h2>
#{cycles} #{cycles}
</div> </div>
<div style='margin-left: 440px; padding-top: 5px;'> <div style='margin-left: 460px; padding-top: 5px;'>
<h2>Watches</h2> <h2>Watches</h2>
#{watches} #{watches}
</div> </div>