mlabs-haskell / nft-marketplace

Other
2 stars 0 forks source link

mingxing/complete the ticket #167 #173

Closed crackwebai1024 closed 2 years ago

crackwebai1024 commented 2 years ago

Logic looks good. For the styling, however, it would be good if the Buy button took the full width of the parent div when its the only button (i.e., remove any fixed width styling and use flexbox and a gap).

OK. I did that.