Files
landing_page/qdrant-landing/themes/qdrant-2024/assets/css/partials/_get-contacted-with-question.scss
T

7 lines
186 B
SCSS

@use '../helpers/functions' as *;
@use '../mixins/get-contacted' as get-contacted;
.get-contacted-with-question {
@include get-contacted.base($spacer * 2.5, 0, 0, 0, pxToRem(350));
}