scss-library/components/02_ContentShape/rotation/rotation.hbs

7 lines
192 B
Handlebars
Raw Normal View History

2021-03-21 18:47:22 +01:00
<div class="RV-Rotation {{modifier}} RV-Dummy RV-Dummy--landscape">
Im a content text.
</div>
<div class="RV-Rotation {{modifier}} RV-Dummy RV-Dummy--square">
Im a square text.
</div>