Closed pitter3 closed 1 year ago
To replicate: search for "egg" in search by name section.
Notice that the displayed recipes are displayed much lower on the DOM than we intend, lets figure out a fix for this.
Fixed this by changing alignment of recipe cards from center to flex-start!
To replicate: search for "egg" in search by name section.
Notice that the displayed recipes are displayed much lower on the DOM than we intend, lets figure out a fix for this.