(Re)Moving Sizes/Add Dummy sizes

This commit is contained in:
2021-01-19 23:36:56 +01:00
parent 3dfc19111b
commit d070cc07bf
7 changed files with 29 additions and 153 deletions

View File

@@ -0,0 +1,15 @@
+RV-Block('RV-Dummy')
+RV-Block__Modifier('square')
height 350px
width 350px
+RV-Block__Modifier('portrait')
height 350px
width 150px
+RV-Block__Modifier('landscape')
width 350px
height 150px
+RV-Block__Modifier('red')
background-color #d8583e

View File

@@ -0,0 +1 @@
{}

View File