Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Eaielectronic authored Nov 10, 2024
1 parent fdd5ea3 commit 68ec77c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Galery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
margin: 0;
color: #333;
background-color: #f4f4f4;
background-image: "back" center, no-repeate
background: url('back.png') no-repeat center;
background-size: cover;
}
.container {
max-width: 800px;
Expand Down

0 comments on commit 68ec77c

Please sign in to comment.