@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
- <link rel="stylesheet" type="text/css" href="css/testingCss.css">
+ <link rel="stylesheet" type="text/css" href="css/CartCss.css">
</head>
<body>
<form action="ShoppingCart.html" method="get">
@@ -5,7 +5,6 @@ body{
margin: 0;
font-family: 'Harmony SC';
min-height: 100px;
- min-width: 500px;
background-color: whitesmoke;
}
@@ -107,6 +106,7 @@ form>div.Store>div.goods>div#exp
margin: 8px;
height: 80px;
width: 100%;
+ min-width: 200px;
form>div.Store>div.goods>div#exp>*
{