use variable for colour

This commit is contained in:
Brenda Wallace
2019-06-26 09:35:21 +12:00
parent b21b95bbc2
commit b2c6a85aa9

View File

@@ -1,5 +1,5 @@
.photo-grid {
background: #DDD;
background: $beige;
}
.photo-grid-item {