Skip to content

Commit

Permalink
header update
Browse files Browse the repository at this point in the history
  • Loading branch information
shiloholotu committed Jun 30, 2024
1 parent 4375a0a commit a8ee65a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Binary file modified static/assets/careers-MSI.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/careers-MSI.jpg~
Binary file not shown.
3 changes: 1 addition & 2 deletions static/styles/careers.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

.careersHeader{
height: 70vh;
background-image: url("../assets/careers.jpg");
background-image: url("../assets/careers-MSI.jpg");
background-size: cover;
background-position: center;
background-attachment:scroll;
Expand All @@ -33,7 +33,6 @@
color: white;
margin-bottom: 30px;
text-align: center;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.careersHeader div p{
Expand Down

0 comments on commit a8ee65a

Please sign in to comment.