diff --git a/src/fixations/_buttons.scss b/src/fixations/_buttons.scss index 2d35549..eb30e5c 100644 --- a/src/fixations/_buttons.scss +++ b/src/fixations/_buttons.scss @@ -33,7 +33,11 @@ background: linear-gradient(to bottom, rgb(255, 4, 0) 0%,rgb(255, 4, 0) 50%,rgba(255, 4, 0, 0.999) 100%); border-radius: 50px; } +.lookFilled-yCfaCM.colorGreen-3y-Z79 { + background: linear-gradient(rgb(44, 192, 90), rgb(45, 179, 87)) ; + border-radius: 50px; +} .numberBadge-37OJ3S, .newBadge-1bHewI { background: linear-gradient(to bottom, rgb(238, 52, 48) 0%,rgb(238, 52, 48) 50%,rgba(238, 52, 48, 0.999) 100%); font-size: 10px; - } \ No newline at end of file + }