project-owlly / signature

🦉 owlly enables the secure and easy electronic signing, validation and counting of popular initiatives and referendums for campaign platforms and offers a holistic e-collecting approach for Switzerland.
https://owlly.ch
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: styling button #22

Closed sansan88 closed 4 years ago

sansan88 commented 4 years ago

any idea why the styling is not correct? https://owlly.ch/infosite

peterpeterparker commented 4 years ago

can you try to publish it again?

if you do publish it from local can you try clean your local build too?

I have corrected the dependency to stencil and bumped v0.0.6 in master.

git pull
rm -r node_modules
npm ci
npm run build