| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | /** |
| 2 | - * Styles for the [gravatar_profile] shortcode when it is called from an AMP context | |
| 2 | + * Styles for [gravatar_profile] shortcode when it is called from an AMP context | |
| 3 | 3 | */ |
| 4 | - .grofile-wrap { | |
| 4 | +.grofile-wrap { | |
| 5 | 5 | border: solid 1px #f0f0f1; |
| 6 | 6 | padding: 10px; |
| 7 | 7 | } |
| 8 | 8 | |