Skip to content

Commit

Permalink
fix: update icon sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
ggdaltoso committed Jan 12, 2024
1 parent 41f0902 commit 3237628
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion content/bolacha-acafrao.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image: /recipes/bolacha-acafrao/4.jpg
modal: false
icon:
name: FileText
variant: 32x32_4
variant: 16x16_4
---

import Recipe from '../src/components/Recipe';
Expand Down
2 changes: 1 addition & 1 deletion content/enchiladas-de-pepino.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image: /recipes/enchiladas-de-pepino/2.jpg
modal: false
icon:
name: FileText
variant: 32x32_4
variant: 16x16_4
---

import Recipe from '../src/components/Recipe';
Expand Down
2 changes: 1 addition & 1 deletion content/macarrao-molho-de-cenoura.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image: /recipes/macarrao-molho-de-cenoura/10.jpg
modal: false
icon:
name: FileText
variant: 32x32_4
variant: 16x16_4
---

import Recipe from '../src/components/Recipe';
Expand Down
2 changes: 1 addition & 1 deletion content/pao-de-banana.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image: /recipes/pao-de-banana/3.jpg
modal: false
icon:
name: FileText
variant: 32x32_4
variant: 16x16_4
---

import Recipe from '../src/components/Recipe';
Expand Down

0 comments on commit 3237628

Please sign in to comment.