Line-height and height not applied in these spans. Here's the code: https://github.com/giniblanco/recipe-app Thanks. See picture
Asked
Active
Viewed 49 times
2 Answers
0
Try adding a class or id to the span tag and then try adding the styles to the class or id.

kalyan
- 135
- 1
- 4
0
Make to span display: block;
style.
Seems like image tag brakes the line

Friedrich Benderburg
- 26
- 1
- 3