update paddings

This commit is contained in:
ghost 2023-10-10 04:37:41 +03:00
parent 22df1dbbd0
commit 247003a366

View File

@ -55,7 +55,7 @@ textarea {
border: #5d627d 1px solid;
color: #ccc;
border-radius: 3px;
padding: 8px;
padding: 6px 8px;
opacity: .96;
}