Skip to content

Commit

Permalink
added overlay to cover image
Browse files Browse the repository at this point in the history
  • Loading branch information
heli-t-00 committed Nov 3, 2024
1 parent d855759 commit f239c55
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,12 @@ main {
/* Push main content down to accommodate larger header */
margin-top: 79px;
}

/* Hero image - text move to right side*/
#cover-text {
width: 300px;
right: 50px;
}
}

/* Large devices (laptops and desktops, 992px and up) */
Expand Down

0 comments on commit f239c55

Please sign in to comment.