mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
use variable for colour
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.photo-grid {
|
||||
background: #DDD;
|
||||
background: $beige;
|
||||
}
|
||||
|
||||
.photo-grid-item {
|
||||
|
||||
Reference in New Issue
Block a user