2020-08-09 23:43:40 +02:00
|
|
|
.LP-ImageGrid{
|
2020-08-25 15:55:02 +02:00
|
|
|
@include RV-FlexGrid(290px, 200px);
|
|
|
|
@include RV-ElementList;
|
|
|
|
@include RV-Spacing__Inner--small;
|
2020-08-09 23:43:40 +02:00
|
|
|
|
2020-08-25 15:55:02 +02:00
|
|
|
.LP-ImageGrid__Item {
|
|
|
|
@include RV-ContentCrop;
|
2020-08-17 15:39:17 +02:00
|
|
|
}
|
2020-08-25 15:55:02 +02:00
|
|
|
}
|