mirror of
https://github.com/Sosokker/SOS12.git
synced 2025-12-18 20:24:05 +01:00
minor change card color
This commit is contained in:
parent
b58df59bcd
commit
566c278b91
@ -45,8 +45,8 @@
|
||||
|
||||
.green-pink-gradient {
|
||||
background: "#00cea8";
|
||||
background: linear-gradient(90.13deg, #00cea8 1.9%, #bf61ff 97.5%);
|
||||
background: -webkit-linear-gradient(-90.13deg, #00cea8 1.9%, #bf61ff 97.5%);
|
||||
background: linear-gradient(90.13deg, #fc75c3 1.9%, #bf61ff 97.5%);
|
||||
background: -webkit-linear-gradient(-90.13deg, #fc75c3 1.9%, #bf61ff 97.5%);
|
||||
}
|
||||
|
||||
.orange-text-gradient {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user