nicer boxes

This commit is contained in:
JurajKubrican
2025-08-04 19:39:13 +02:00
parent c57b4504e5
commit 70b0b70f65
7 changed files with 125 additions and 59 deletions

View File

@@ -1,6 +1,9 @@
.boxes-container {
max-width: 800px;
margin: 100px auto;
margin: 0 auto;
border: #4a7c59 1px dotted;
border-radius: 4px;
}
.boxes input{
margin: 0;