test #4 design check

This commit is contained in:
t404owo
2025-10-17 01:57:04 +00:00
parent 17c26b0fb0
commit 422b417c29
2 changed files with 84 additions and 72 deletions

View File

@@ -657,6 +657,17 @@ nav {
padding: 1rem 1rem;
margin-bottom: 1.5rem;
}
.box {
height:2rem;
width: 100%;
text-align: center;
border-radius: 5px;
margin: auto;
align-items: center;
justify-content: center;
padding: 0.5rem 0.5rem;
}
}
textarea,