You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
165 B
SCSS

// font sizes
$fs-title: 16px;
$fs-paragraph: 12px;
$box-title: 15px;
$box-price: 20px;
$fs-title-mob: 13px;
$fs-paragraph-mob: 10px;
//border radius
$border:30px;