Skip to content

Commit

Permalink
fix: fixed bg color issue
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Oct 3, 2023
1 parent b745149 commit c4bbacb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/_freddy.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
position: relative;
#stars {
position: absolute;
background-color: #191d21;
top: -60px;
z-index: -3;
width: 100%;
Expand Down

0 comments on commit c4bbacb

Please sign in to comment.