mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 08:28:35 +02:00
make purple gradients green
This commit is contained in:
parent
de656e827a
commit
5e9d861256
1 changed files with 4 additions and 0 deletions
|
@ -204,3 +204,7 @@ body > div > div.sticky svg {
|
|||
stroke: white !important;
|
||||
}
|
||||
|
||||
.text-card-foreground > .h-2,
|
||||
.bg-gradient-to-br {
|
||||
background-image: linear-gradient(45deg, #003221, #008939) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue