diff --git a/styles.scss b/styles.scss index 9ca169b..400afe8 100644 --- a/styles.scss +++ b/styles.scss @@ -98,12 +98,12 @@ img { // blue background .blue-background { background-color: $blue_green; - +} + // invisible text .seasalt-text { color: $seasalt; } -} /* image gallery (based on W3 schools responsive image gallery tutorial) */