Removed placeholder text, updated CSS to keep content box size.

This commit is contained in:
2026-06-02 18:31:07 +01:00
parent 956d13a00f
commit 832b700e06
2 changed files with 1 additions and 2 deletions

View File

@ -28,6 +28,7 @@ body {
padding: 1%;
border-radius: 25px;
max-width: 80%;
min-width: 30%;
}
.sliderInput{