Skip to content

Commit

Permalink
better
Browse files Browse the repository at this point in the history
  • Loading branch information
PettingStrings committed Jan 20, 2024
1 parent 561fc0d commit b87807a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

- name: CFM - Cruelty Free Meat
descr: "todo"
demo: todo
demo: https://readymag.com/u3104319915/4313079/
tags:
- tag: Twinmotion
- tag: Photoshop
Expand Down
2 changes: 1 addition & 1 deletion _sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $bg-color: #272727;//rgba(43, 45, 47, 1);
$card-bg-color: linear-gradient(
145deg,
rgba(115, 115, 115, 0.15) 15%,
rgba(43, 45, 47, 1) 80%
rgb(25, 26, 27) 80%
);
$primary-color: #ff073a;

Expand Down
Loading

0 comments on commit b87807a

Please sign in to comment.