Create a functioning carousel
Thanks a million to Grafikart!
This commit is contained in:
@@ -48,12 +48,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Gallery
|
||||
.gallery {
|
||||
&__images {
|
||||
&--photo {
|
||||
background-color: $color-secondary;
|
||||
}
|
||||
// Photos
|
||||
.gallery__images--photo {
|
||||
&:before {
|
||||
background-color: $color-secondary;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user