Small Fix: Default Parameter

This commit is contained in:
reverend 2021-03-03 18:58:09 +01:00
parent 3c1cde82d1
commit 6c5a7704b4
1 changed files with 1 additions and 1 deletions

View File

@ -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