Skip to content

Commit

Permalink
feat: improve moon styles [#1]
Browse files Browse the repository at this point in the history
  • Loading branch information
d3p1 committed Aug 28, 2024
1 parent 96c7926 commit 261122f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/css/moon.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
width: 6em;
height: 6em;
background-color: hsl(202, 100%, 46%);
box-shadow: 0 0 15px 0 hsl(202, 100%, 46%);
background-image: linear-gradient(
160deg,
hsl(202, 100%, 46%) 0%,
Expand Down

0 comments on commit 261122f

Please sign in to comment.