Data loading update, prospect container styling

This commit is contained in:
Andre Beging
2025-03-27 16:16:48 +01:00
parent bb5ec71539
commit 572a35fd3f
11 changed files with 137 additions and 125 deletions

View File

@@ -8,6 +8,10 @@ h1:focus {
outline: none;
}
hr {
height: initial !important;
}
a, .btn-link {
color: green;
}