add under and over shoot corrections

This commit is contained in:
Vincent van der Wal
2025-09-06 20:49:46 +02:00
parent b249004542
commit 65ac75cb9f
5 changed files with 90 additions and 31 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ p {
}
.graph {
height: 310px;
height: 570px;
overflow: hidden;
display: flex;
justify-content: center;