Skip to content

Commit

Permalink
added images in video and top background
Browse files Browse the repository at this point in the history
  • Loading branch information
NishantRoy19 committed Mar 3, 2024
1 parent 7bbe3d3 commit ba8b188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ button:focus {
/*--------------------*/

#mu-hero {
background-image: url("assets/images/head-featured-bg2.jpeg");
background-image: url("assets/images/head-featured-bg.jpeg");
display: inline;
float: left;
width: 100%;
Expand Down Expand Up @@ -448,7 +448,7 @@ button:focus {


#mu-video {
background-image: url("assets/images/about-video-bg2.jpg");
background-image: url("assets/images/about-video-bg.jpg");
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
Expand Down

0 comments on commit ba8b188

Please sign in to comment.