AEncinas7 / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Price Styles #5

Open sjlagasse opened 5 years ago

sjlagasse commented 5 years ago

https://github.com/AEncinas7/prj-rev-bwfs-dasmoto/blob/5a51a2eb9e77bc2ebf469127f07a82d58dd806b7/Dasmoto%20Project/Resources/style.css#L32-L35

This should be a class (.price) and not an id because you reuse these properties.

AEncinas7 commented 5 years ago

Hello, thank you for the review.

In this case I tried: <a class="price"> text...</a> on the index.html for each phrase and (.price) on the style.css but it's not working.

AEncinas7 commented 5 years ago

Never mind, I worked just now! Thank you!