mirror of
https://github.com/Nezumi-2711/loi-phan-internship.git
synced 2026-09-22 13:38:31 +00:00
Add href for button
This commit is contained in:
@@ -25,4 +25,4 @@ mixin cardFoodItem(itemFood, price, ratePoint, foodName, foodDescription)
|
||||
span.offer__rate-point= "(" + ratePoint + ")"
|
||||
span.offer__food-name= foodName
|
||||
p.offer__food-description= foodDescription
|
||||
a.offer__order-btn Order now
|
||||
a.offer__order-btn.btn.no-underline(href="javascript:void(0)") Order now
|
||||
|
||||
Reference in New Issue
Block a user