Moving files around
This commit is contained in:
5
components/home/Recipe/Recipe.module.css
Normal file
5
components/home/Recipe/Recipe.module.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.recipe {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
gap: 0.2em;
|
||||
}
|
||||
Reference in New Issue
Block a user