Created
November 12, 2018 14:22
-
-
Save getaclue00/78d88ef32b2f44e4a45d51b4ade4c50e to your computer and use it in GitHub Desktop.
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 | |
| style={{ | |
| border: '1px solid #eee', | |
| borderLeft: '0.25rem solid #f0ad4e', | |
| borderRadius: '0.25rem', | |
| boxSizing: 'border-box', | |
| marginBottom: '1.25rem', | |
| marginTop: '1.25rem', | |
| padding: '1.25rem' | |
| }} | |
| > | |
| <h5 id="conveying-meaning-to-assistive-technologies"> | |
| Testimonial | |
| </h5> | |
| <p> | |
| I'm selfish, impatient and a little insecure. I make mistakes, I am out of control and at times hard to handle. But if you can't handle me at my worst, then you sure as hell don't deserve me at my best. | |
| </p> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment