Front page, collections, about

This commit is contained in:
Madison Scott-Clary
2017-09-06 21:48:07 -06:00
parent 4d3b632cd1
commit 2d8d1014e2
24 changed files with 1734 additions and 71 deletions

View File

@ -15,5 +15,13 @@
opacity: .8;
color: $dark-pink;
}
.invert & {
color: $light-gray;
&:hover {
color: $light-pink;
}
}
}
}