Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Monishnd authored Mar 13, 2024
1 parent 99ae8be commit a9f5e43
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 @@ -101,7 +101,7 @@ input, select, textarea {
color: rgba(255, 255, 255, 0.75);
font-family: "Roboto", Helvetica;
background: #f9f9f9;
background-image: url("../images/2nd.jpg")
background-image: url("../images/2nd.jpg");
font-size: 15pt;
font-weight: 100;
line-height: 1.75em;
Expand Down

0 comments on commit a9f5e43

Please sign in to comment.