Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
@use "sass:math";
@import "@automattic/typography/styles/variables";
$vertical-margin: 32px;
// From client/assets/stylesheets/shared/mixins/_breakpoints.scss.
// Technically deprecated, but majority of Calypso still uses this.
$custom-mobile-breakpoint: 660px;
$break-wpcom-smallest: 320px;
$mobile-highlights-section-top-padding: math.div($vertical-margin, 2);