Skip to content

Commit

Permalink
final update to fix footer on index page
Browse files Browse the repository at this point in the history
  • Loading branch information
evelyngreeves committed Oct 26, 2023
1 parent 5457161 commit b9a0711
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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) */

Expand Down

0 comments on commit b9a0711

Please sign in to comment.