Skip to content

Commit

Permalink
Update and rename styles.css to style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 authored Jun 11, 2024
1 parent e56dd3a commit 6c1003e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body {
font-family: 'Arial', sans-serif;
background-image: url('background.jpg');
background-image: url('assets/background.jpg');
background-size: cover;
background-position: center;
display: flex;
Expand Down Expand Up @@ -81,5 +81,4 @@ button:hover {
.input-group input {
font-size: 0.9rem;
}

}

0 comments on commit 6c1003e

Please sign in to comment.