Skip to content

Commit

Permalink
Fix issue #1: '[fix-me] change the website background color to orange'
Browse files Browse the repository at this point in the history
  • Loading branch information
aglassoforange committed Oct 28, 2024
1 parent eb1dcbb commit 91481e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
body {
background-color: orange !important;
}
html {
--section-background-color: linear-gradient(
to bottom left,
Expand Down

0 comments on commit 91481e5

Please sign in to comment.