Fix margin on Hint

This commit is contained in:
Cohee
2024-09-25 14:35:28 +00:00
parent 0646a47b81
commit cd6e0747a5

View File

@@ -10,10 +10,12 @@
</label> </label>
{{/each}} {{/each}}
</div> </div>
<div class="marginTop5">
<small> <small>
<b>Hint:</b> <b>Hint:</b>
<i>Click on the setting name to omit it from the profile.</i> <i>Click on the setting name to omit it from the profile.</i>
</small> </small>
</div>
<h3 data-i18n="Enter a name:"> <h3 data-i18n="Enter a name:">
Enter a name: Enter a name:
</h3> </h3>