feat: Add basis for how many rats calculator

This commit is contained in:
2025-04-13 19:10:27 +02:00
parent 276c4d6977
commit 3ab46cbb72
2 changed files with 63 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ body {
padding: 5px;
}
#result-card {
.result-card {
width: 100%;
}