Skip to content

Commit

Permalink
Update api.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Dec 11, 2024
1 parent 5e23eb5 commit 2e3f051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/src/css/api.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
$colors: (
'get': #1adb01,
'post': #70b8ff,
'put': #ffd139,
'patch': #fda059,
'put': #ffd900,
'patch': #ff8528,
'delete': #ff534d,
);

Expand Down

0 comments on commit 2e3f051

Please sign in to comment.