scss-library/components/01_Layouts/fullWidthContent/_fullWidthContent.styl

15 lines
258 B
Stylus
Raw Normal View History

RV-FullWidthContent()
width 100%
2021-01-03 12:36:12 +01:00
RV-FullWidthContent__Item()
+RV-Element--name('Item')
width 100%
RV-ContentCrop__Text()
RV-ContentCrop__Image()
2021-01-03 12:36:12 +01:00
+RV-Block('RV-FullWidthContent')
RV-FullWidthContent()
+RV-Element()
RV-FullWidthContent__Item()