Skip to content

Commit

Permalink
fix: extraneous background-size
Browse files Browse the repository at this point in the history
  • Loading branch information
tyleryy committed Sep 9, 2023
1 parent 3038f7d commit 4441111
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/site/src/app/globals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ h1 {

.background {
background-image: url("../assets/background/anteater_background.svg");
background-size: "100% 100%";
background-position: 50% 25%;
background-attachment: fixed;
}

0 comments on commit 4441111

Please sign in to comment.