| Author | Dave Jarvis <email> |
|---|---|
| Date | 2014-08-04 11:35:37 GMT-0700 |
| Commit | bd4a72e6ea8e88ec57dacafbbac4958e9c6ef72f |
| Parent | 3d5fe2f |
| .account::before { | ||
| content: "Account"; | ||
| -} | ||
| -.account { | ||
| font-family: 'Montserrat', Helvetica, sans-serif; | ||
| font-size: 1em; | ||
| font-weight: bold; | ||
| +} | ||
| +.account { | ||
| margin-bottom: 0.5em; | ||
| padding-bottom: 0.5em; |
| Delta | 2 lines added, 2 lines removed |
|---|