| @@ -24,4 +24,11 @@ | ||
| 24 | 24 | height: 24px; |
| 25 | 25 | background: url(../images/block-icon-product.svg) center no-repeat; |
| 26 | 26 | background-size: 24px 24px; |
| 27 | 27 | } |
| 28 | + | |
| 29 | +.eicon-convertkit-login { | |
| 30 | + width: 24px; | |
| 31 | + height: 24px; | |
| 32 | + background: url(../images/block-icon-login.svg) center no-repeat; | |
| 33 | + background-size: 24px 24px; | |
| 34 | +} | |