trailheadapps / dreamhouse-lwc

Sample application for Lightning Web Components on Salesforce Platform. Part of the sample gallery. Real estate use case. Get inspired and learn best practices.
https://developer.salesforce.com
Apache License 2.0
391 stars 779 forks source link

propertyTile css fixes #446

Closed albarivas closed 2 years ago

albarivas commented 2 years ago

What does this PR do?

Use SLDS classes as much as possible, make all SLDS warnings disappear, standardize units used in CSS

What issues does this PR fix or reference?

The PR fulfills these requirements:

[N/A] Tests for the proposed changes have been added/updated. [x] Code linting and formatting was performed.

Functionality Before

<insert gif and/or summary>

Functionality After

<insert gif and/or summary>