Improve spacing on disclaimer.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details

This commit is contained in:
andrewlalis 2025-09-19 12:59:07 -04:00
parent 74e8cc478d
commit 3cb359b6fe
2 changed files with 6 additions and 1 deletions

View File

@ -9,3 +9,8 @@
.mt-1 { .mt-1 {
margin-top: 0.5rem; margin-top: 0.5rem;
} }
.mx-1 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}

View File

@ -99,7 +99,7 @@ function generateSampleData() {
</div> </div>
<!-- Disclaimer note that this project is still a work-in-progress! --> <!-- Disclaimer note that this project is still a work-in-progress! -->
<div style="font-size: smaller;"> <div class="font-size-small mx-1">
<p> <p>
<strong>Note:</strong> Finnow is still under development, and may be <strong>Note:</strong> Finnow is still under development, and may be
prone to bugs or unexpected data loss. Proceed to register and use prone to bugs or unexpected data loss. Proceed to register and use