Front page, collections, about
This commit is contained in:
@ -15,5 +15,13 @@
|
||||
opacity: .8;
|
||||
color: $dark-pink;
|
||||
}
|
||||
|
||||
.invert & {
|
||||
color: $light-gray;
|
||||
|
||||
&:hover {
|
||||
color: $light-pink;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user