generated from ludops/ludops-skeleton
feat: minor .css changes
Build and Deploy / build-and-push (push) Successful in 1m22s
Details
Build and Deploy / build-and-push (push) Successful in 1m22s
Details
This commit is contained in:
parent
1a796ce097
commit
1ccfeb29fb
|
|
@ -258,7 +258,7 @@
|
|||
.open-form-btn {
|
||||
width: 100%;
|
||||
padding: 14px;
|
||||
background: #2c3e50;
|
||||
background: #9d4d67;
|
||||
color: white;
|
||||
border: none;
|
||||
border-radius: 6px;
|
||||
|
|
@ -276,7 +276,7 @@
|
|||
}
|
||||
|
||||
.open-form-btn:hover {
|
||||
background: #1a252f;
|
||||
background: #de6c90;
|
||||
}
|
||||
|
||||
.task-form {
|
||||
|
|
|
|||
Loading…
Reference in New Issue