Tweaks to styling, navbar image-border, and fixes to inconsistent responsive layout across pages other than main.php
All checks were successful
Website Sync / website-sync (push) Successful in 7s
All checks were successful
Website Sync / website-sync (push) Successful in 7s
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<div class="primary">
|
||||
<div>
|
||||
<div class="calc panel">
|
||||
<h1><?php echo $tr[$lang]["calc.h1"]; ?></h1>
|
||||
<h1><?php echo $tr[$lang]["calc.title"]; ?></h1>
|
||||
<div class="viewing panel">
|
||||
<span id="output"></span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user