@@ -859,15 +859,15 @@ ul#potion-properties-list li {
.ingredient-sell-container {
display: flex;
flex-direction: row;
- height: 126px;
+ height: 100px;
}
.ingredient-icon-container {
border: 4px dashed #dec8ad;
border-radius: 50px;
margin: 15px;
- width: 80px;
- height: 80px;
+ width: 70px;
+ height: 70px;
padding: 4px;
position: relative;