Adapting LinkList to new RCSS
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
.LP-LinkList{
|
||||
@include RV-FlexGrid(300px, 3em);
|
||||
@include RV-ElementList;
|
||||
@include RV-Spacing__Inner--small;
|
||||
@include RV-Grid;
|
||||
align-items: center;
|
||||
|
||||
.LP-LinkList__Item{
|
||||
@@ -11,7 +9,7 @@
|
||||
transition: background .3s, color .5s;
|
||||
|
||||
@include RV-Alignment--verticalCenter;
|
||||
@include RV-FlexRow__Container;
|
||||
@include RV-Flex;
|
||||
|
||||
.LP-LinkList__ItemHover {
|
||||
opacity: 0.5;
|
||||
|
Reference in New Issue
Block a user