Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 269 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 269 Bytes

#Heading this is text

// Colors
$goodrx-yellow: #fe6;
$stable: $goodrx-yellow !default;

// Buttons
$button-stable-text: #000000 !default;

// Coupons
$coupon-top-bg-color: #3366CC;
$coupon-bottom-bg-color: rgba(0,0,0,0.2);
$coupon-form-bg-color: #FFFFFF;