Skip to content

Commit

Permalink
Updated Home Page
Browse files Browse the repository at this point in the history
  • Loading branch information
aykhan019 committed Aug 6, 2023
1 parent 4a989eb commit 8f70080
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-image: url("https://media.aykhan.net/assets/images/media-aykhan-net-bg-image.jpg");
background-color: #353442;
/* background-image: url("https://media.aykhan.net/assets/images/media-aykhan-net-bg-image.jpg"); */
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
Expand Down

0 comments on commit 8f70080

Please sign in to comment.