Skip to content

Commit

Permalink
Merge pull request #2 from Klaynight-dev/Klaynight-dev-patch-2
Browse files Browse the repository at this point in the history
Fix responsive phone
  • Loading branch information
Klaynight-dev authored Feb 19, 2024
2 parents 3be93c8 + 822f258 commit 5f35ac9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
/* Set your background with this */

background: #348cb2 url("images/bg.jpg") bottom left;
background-repeat: repeat-x;
background-repeat: repeat;
height: 100%;
left: 0;
opacity: 1;
Expand Down Expand Up @@ -1038,4 +1038,4 @@

#header nav {
padding: 0 1em;
} }
} }

0 comments on commit 5f35ac9

Please sign in to comment.