Increase border radius

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-12-02 01:38:55 -05:00
parent 25cc603e9f
commit 4df0dd6dbb
Signed by untrusted user: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ input[type=submit] {
progress {
height: 12px;
width: 90%;
border-radius: 6px;
border-radius: 7px;
border: 1px solid #282c34;
background-color: #bbc2cf;
color: #ff6c6b;