changed design

This commit is contained in:
2026-05-14 22:30:58 +02:00
parent c25e8b5c0a
commit 503f657049
6 changed files with 57 additions and 47 deletions
+5 -1
View File
@@ -140,7 +140,11 @@ a:hover {
box-sizing: content-box;
}
.input-box {
.request-box .custom-button{
box-sizing: border-box;
}
.input-box-cnn {
scroll-margin-top: 100px;
width: min(500px, 100%);
height: 160px;