Skip to content

Commit

Permalink
Modified Buienradar div
Browse files Browse the repository at this point in the history
Added:
*

Changed:
* Changed buienradar div to canvas

Removed:
*

Issues:
* Bootstrap columns sometimes misalignes
  • Loading branch information
adminuser committed Oct 6, 2019
1 parent 5ece4a3 commit 925cc20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@
</div>
</div>
<div class="row">
<div id="buienradar">
<canvas id="buienradar" width="453" height="120">
</div>
</canvas>
</div>
<script type="text/javascript">
Expand Down

0 comments on commit 925cc20

Please sign in to comment.