mewebstudio / captcha

Captcha for Laravel 5/6/7/8/9/10/11
MIT License
2.46k stars 453 forks source link

add marginTop to config for imagick driver. #243

Closed ialireza closed 2 years ago

dmanva commented 2 years ago

Somewhy I still can see this unwanted margin... And explicitly setting $marginTop = 0; solves my problem (as mentioned in #217)