Last active
July 22, 2020 07:40
-
-
Save thisiszoaib/58d8e78f3d34a2c0b3f6d2f43cddb2e8 to your computer and use it in GitHub Desktop.
truncate 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div fxLayout="row" class="card-back" fxLayoutGap="16px"> | |
| <div fxFlex="80px"> | |
| <img src="https://firebasestorage.googleapis.com/v0/b/web-tuts-611b3.appspot.com/o/profile.jpg?alt=media&token=12d87a30-0b38-4bff-abc8-cad745e4dd05"> | |
| </div> | |
| <div class="review-text"> | |
| <h4>Brian</h4> | |
| <p class="line-clamp">This product was not very satisfactory. I was disappointed with a lot of things. But the | |
| biggest was its shoddy packaging. I received damaged goods. Please beware of sellers on this site, not all of | |
| them are trusted!</p> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment