We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 375bc41 commit 2791397Copy full SHA for 2791397
016-drink water/index.html
@@ -13,6 +13,7 @@ <h2>Goal: 2 liters</h2>
13
<div class="remained" id="remained">
14
<span id="liters"></span>
15
<small>Remained</small>
16
+
17
</div>
18
<div class="percentage" id="percentage"></div>
19
@@ -21,6 +22,7 @@ <h2>Goal: 2 liters</h2>
21
22
<div class="cup cup-small">250 ml</div>
23
24
25
+ <div class="cup cup-small">500 ml</div>
26
27
28
0 commit comments