mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added dynamic styles for color transactions in profile
This commit is contained in:
@@ -152,8 +152,15 @@
|
||||
}
|
||||
|
||||
.transaction-info__text h3 {
|
||||
color: #EA3D38;
|
||||
font-weight: 500;
|
||||
font-family: Montserrat;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.deposit-color h3 {
|
||||
color: #32C966;
|
||||
}
|
||||
|
||||
.withdraw-color h3 {
|
||||
color: #EA3D38;
|
||||
}
|
||||
Reference in New Issue
Block a user