Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsvdp authored Jan 20, 2024
1 parent 2e7339f commit a08f9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -3230,7 +3230,7 @@ input, select, textarea {
width: 100%;
height: 100%;
background-color: #212931;
background-image: url("../../Video/bgv1 (1).mp4"), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../../images/Background overlay.jpg");
background-image: url("../../Video/bgv1 (1).mp4"), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../../images/bg1.png");
background-size: auto, auto, 100% auto;
background-position: center, center, top center;
background-repeat: repeat, no-repeat, no-repeat;
Expand Down

0 comments on commit a08f9c2

Please sign in to comment.