|
@@ -17,8 +17,12 @@ $formID = rand(0, 100000);
|
|
<?php endif; ?>
|
|
<?php endif; ?>
|
|
|
|
|
|
<div class="my-3 node node-level-0">
|
|
<div class="my-3 node node-level-0">
|
|
- <p class="text-secondary">Moderate physical activity is any activity that is <u><i>somewhat hard</i></u>
|
|
|
|
- and makes you feel like you do when you walk <i><u>fast</u></i> (3– 4 mph).</p>
|
|
|
|
|
|
+ <div class="d-flex align-items-end mb-3">
|
|
|
|
+ <p class="text-secondary mr-3 my-0">Moderate physical activity is any activity that is <u><i>somewhat hard</i></u>
|
|
|
|
+ and makes you feel like you do when you walk <i><u>fast</u></i> (3– 4 mph).</p>
|
|
|
|
+ <button class="btn btn-sm btn-primary ml-auto">Done</button>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
<label class="mb-3">Select the activities you did during the last 7 days at a MODERATE LEVEL <u>nonstop for at
|
|
<label class="mb-3">Select the activities you did during the last 7 days at a MODERATE LEVEL <u>nonstop for at
|
|
least 10
|
|
least 10
|
|
minutes</u>:</label>
|
|
minutes</u>:</label>
|