Skip to content

Commit

Permalink
New page photo
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Lee committed Jan 29, 2024
1 parent acd6892 commit 6ac463f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added src/img/sp24.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/styles/Home.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@import "theme";

$background-image-url: url("../img/fa17.jpg");
$background-image-url: url("../img/sp24.jpg");

.cover-container {
height: auto;
Expand Down Expand Up @@ -108,6 +108,7 @@ $background-image-url: url("../img/fa17.jpg");
z-index: 2;
position: absolute;
background: $background-image-url no-repeat center center;
background-size: cover;
top: 0;
height: 100%;
width: 100%;
Expand Down

0 comments on commit 6ac463f

Please sign in to comment.