This commit is contained in:
Olu Amey
2023-03-04 21:00:42 -05:00
parent ddbbc6884b
commit 454ff8abe2
13 changed files with 144 additions and 55 deletions
@@ -0,0 +1,7 @@
.menu_card{
//background-image: url('../../../assets/img/myfit_home.jpg');
background-image: linear-gradient(to right, blue , green);
background-repeat: no-repeat;
background-size: cover;
height: 250px;
}