Update location coordinates precision

This commit is contained in:
Nguyen Ngo
2025-08-06 16:41:24 -04:00
parent b671f7ebe0
commit 13e4a71073
5 changed files with 39 additions and 32 deletions
+7
View File
@@ -268,6 +268,13 @@ body {
margin-top: 0.25rem;
}
.form-actions {
display: flex;
justify-content: center;
align-items: center;
margin-top: 1rem;
}
/* Button Styles - Light Theme */
.btn {
display: inline-flex;