Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
XZROWl committed Feb 28, 2024
1 parent 503cdb7 commit 7a3263b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=KoHo:wght@300&display=swap">
<link rel="stylesheet" href="styles.css">
<style>
.photo-slider img:not(:first-child),
.photo-sliderb img:not(:first-child) {
display: none;
}
body {
font-family: 'KoHo', sans-serif;
margin: 0;
Expand Down

0 comments on commit 7a3263b

Please sign in to comment.