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

@@ -8,6 +8,7 @@
border-left: 1px solid $-light-brown;
width: calc(100% - 1px);
overflow: hidden;
transition: background .3s, color .5s;
@include RV-Alignment--verticalCenter;
@include RV-FlexRow__Container;