.edit-container { width: 100%; height: auto; display: flex; flex-direction: column; } .name-input { margin-bottom: 10px; font-size: 12px; } .description-input { height: 100px; font-size: 10px; }