Update button style
This commit is contained in:
parent
0b1ea63abc
commit
1fd695350f
@ -55,11 +55,12 @@ a:hover {
|
||||
/* Button */
|
||||
.btn {
|
||||
border-radius: 30px;
|
||||
border-width: 2px;
|
||||
font-size: 20px;
|
||||
font-weight: 500;
|
||||
overflow: hidden;
|
||||
border-color: var(--accent);
|
||||
background-color: var(--accent);
|
||||
background-color: rgba(216, 126, 39, 0.40);
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user