Skip to content

Commit

Permalink
DO NOT BREAK THE CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatStella7922 committed Dec 28, 2023
1 parent 98082b3 commit 4278224
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion landing-styleshit.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ body:before {
left: -2vw;
width: 104vw;
height: 104vh;
background-image: url('landing-assets/IMG0112.jpg');
background-image: url('http://thatstel.la/landing-assets/IMG0112.jpg');
background-image: url('//thatstel.la/landing-assets/IMG0112.jpg');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
Expand Down

0 comments on commit 4278224

Please sign in to comment.