mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-07-18 15:15:53 +02:00
Yum04 27 warenkorb (#9)
* Page: "Warenkorb" created * Fixed: Spacing between border rows * Update ShoppingCart.razor
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
|
||||
<link href="css/Site.css" rel="stylesheet" />
|
||||
<link href="css/app.css" rel="stylesheet" />
|
||||
<link href="css/shopping_cart.css" rel="stylesheet" />
|
||||
<link rel="icon" type="image/png" href="favicon.png" />
|
||||
<link href="y4f.styles.css" rel="stylesheet" />
|
||||
<link href="manifest.json" rel="manifest" />
|
||||
|
Reference in New Issue
Block a user