Updates to: Calculation Script, Reset Script, App Copy, App Styling

Finalized the calculation script and reset script. Now it will calculate any weight with no issues.

Updated the copy to make it easier to understand how the app works and how to access certain things.

Updated options button to make it stand out and appear clickable.
This commit is contained in:
2018-11-05 15:43:09 -05:00
parent 91a862e70d
commit 8425f6e59e
3 changed files with 6 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
<a name="header"></a><div class="b-header">
<div class="b-header__container">
<h1 class="b-header__heading">What are you lifting?</h1>
<p class="b-header__subheading subheading">Type in your weight below and it will calculate the plates needed.</p>
<p class="b-header__subheading subheading">Enter your weight at the bottom and calculate your plates. Change your bar weight and plates in options.</p>
</div>
</div>