Skip to content

Commit

Permalink
style: 배경색 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoya324 committed Dec 4, 2024
1 parent a96b192 commit bd96695
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
<title>Hoya's photos</title>
<style>
body {
background-color: #13141f;
}
.snowflake {
background-color: #0a0a10 !important;
}
.snowflake {
width: 8px;
height: 8px;
border-radius: 50%;
Expand Down

0 comments on commit bd96695

Please sign in to comment.