|
@@ -54,7 +54,7 @@
|
|
|
</li></ul>
|
|
|
</li>
|
|
|
<li>
|
|
|
- <p>What other medical conditions or feelings are you experiencing that you feel might improve with weight loss? For example, joint pain, energy level, etc.</p>
|
|
|
+ <p>How has the current COVID-19 coronavirus pandemic or quarantine affected your weight, stress level, your lifestyle, or simply just your health in general?</p>
|
|
|
<ul><li><input></li></ul>
|
|
|
</li>
|
|
|
<li>
|
|
@@ -211,7 +211,9 @@
|
|
|
font-weight: bold;
|
|
|
outline: none;
|
|
|
padding: 0 7px;
|
|
|
- } .intake input[type=checkbox] {
|
|
|
+ } .intake input:not([type=checkbox]):only-child {
|
|
|
+ width: 50%;
|
|
|
+ } .intake input[type=checkbox] {
|
|
|
margin-right: 10px;
|
|
|
} .intake input[type=number] {
|
|
|
text-align: center;
|