Sha256: 13b83199b48f8ec449a42bc1cd86170898e828b3ea238eb05270260c8c0aa8f4

Contents?: true

Size: 514 Bytes

Versions: 1

Compression:

Stored size: 514 Bytes

Contents

// we're keeping this file for legacy installations relying on it
$container-padding: 17px;
$photo-width-to-height-ratio: 30001/ 37500;
$photo-width-to-height-ratio-zoom: 28015 / 37500;
$thumbnails-carousel-single-height: 100% / $photo-width-to-height-ratio;
$thumbnails-carousel-single-height-zoom: 100% /
  $photo-width-to-height-ratio-zoom;
$zoom-height-breakpoint: calc(
  650px / #{$photo-width-to-height-ratio-zoom} + 102px * 2
);
$harpiya-plp-filter-desktop-position: $harpiya-header-desktop-height + 77px;

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
harpiya_frontend-4.3.0.alpha app/assets/stylesheets/harpiya/frontend/variables/helper-variables.scss