No SCSS errors anymore
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
&:hover {
|
||||
background-color: $-beige;
|
||||
--icon-color: #{$-grey};
|
||||
--color: #{$-almost-white};
|
||||
|
||||
.LP-LinkList__ItemHover {
|
||||
opacity: 1;
|
||||
|
@@ -1,3 +1,3 @@
|
||||
//@import 'home/home';
|
||||
//@import 'placeDetail/placeDetail';
|
||||
//@import 'codex/codex';
|
||||
@import 'home/home';
|
||||
@import 'placeDetail/placeDetail';
|
||||
@import 'codex/codex';
|
||||
|
@@ -4,7 +4,6 @@
|
||||
max-width: 700px;
|
||||
max-height: 500px;
|
||||
width: 50%;
|
||||
@include RV-BoxShadow--simple($-grey);
|
||||
box-shadow: 0 0 10px $-grey;
|
||||
object-fit: cover;
|
||||
object-position: 0 0;
|
||||
|
Reference in New Issue
Block a user