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

16 lines
314 B
Stylus
Raw Normal View History

2021-01-03 12:36:12 +01:00
RV-FullWidthContent__Container()
width 100%
RV-FullWidthContent__Item()
width 100%
RV-ContentCrop()
RV-FullWidthContent(prefix='&')
{prefix}__Container
RV-FullWidthContent__Container()
{prefix}__Item
RV-FullWidthContent__Item()
.RV-FullWidthContent
RV-FullWidthContent()