button background stuff
This commit is contained in:
parent
af890a5c6c
commit
828095ab48
1 changed files with 1 additions and 1 deletions
|
@ -2161,7 +2161,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
||||||
}
|
}
|
||||||
|
|
||||||
&.md-btn-primary {
|
&.md-btn-primary {
|
||||||
background: rgb(255 43 82 / 50%);
|
background: #ff2b52a6;
|
||||||
color: white;
|
color: white;
|
||||||
border: 1px solid rgb(220 53 69 / 25%);
|
border: 1px solid rgb(220 53 69 / 25%);
|
||||||
border-top: 1px solid rgb(220 53 69 / 50%);
|
border-top: 1px solid rgb(220 53 69 / 50%);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue