A few transitions to amek things look fancier

This commit is contained in:
2021-10-02 08:25:37 +02:00
parent 5c7136bcbf
commit 6c5ce4a6ee
5 changed files with 19 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
<p class="LP-Paragraph">
Lorem ipsum dolor sit amet, consetetur sadipscing elitr
<a href="{{url}}" class="LP-Link"><span class="LP-Link__Text">{{text}}</span></a>
sanctus est Lorem ipsum dolor sit amet
</p>

View File

@@ -6,6 +6,7 @@
@include RV-FlexRow__Container;
height: min-content;
gap: 3px;
transition: background .3s;
&__Remove {
.RV-Iconized__Icon {