Skip to content

Commit

Permalink
fix(global.css): add missing closing bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
joekotvas committed Nov 1, 2023
1 parent e87b9d2 commit 0fb455d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
#bfe2c4 22%,
#bfe2c4 90%,
#acdacf 100%
);
---gradient-Search: linear-gradient(
180deg,
hsla(189, 68%, 66%, 1) 65%,
Expand Down

0 comments on commit 0fb455d

Please sign in to comment.