Small Fix: Default Parameter
This commit is contained in:
parent
3c1cde82d1
commit
6c5a7704b4
@ -27,7 +27,7 @@ RV-FlexRow__Item--insideBreakPoint()
|
||||
* Breaks from row to column orientation at the given breakpoint
|
||||
* breaks when the container is smaller than $-localBreakPoint or when the viewport is smaller than $-mediaBreakPoint.
|
||||
*/
|
||||
RV-FlexRow--breakPoint(localBreakPoint, mediaBreakPoint)
|
||||
RV-FlexRow--breakPoint(localBreakPoint, mediaBreakPoint=0)
|
||||
+RV-Block__Modifier--name('breakPoint')
|
||||
RV-Reset()
|
||||
gap 0px
|
||||
|
Loading…
Reference in New Issue
Block a user