dobarkod / cookie-banner

JavaScript based cookie-info banner for complying with EU cookie law
MIT License
425 stars 85 forks source link

Set a custom padding for the text: data-padding="20px 20px" #74

Closed webaddicto closed 6 years ago

webaddicto commented 6 years ago

You can now set a custom padding for the text, like this:

data-padding="20px 20px"

By default it uses padding: '5px 16px';