biotope / website

https://biotope.sh
MIT License
4 stars 0 forks source link

185 fix button border #188

Closed rhafner closed 4 years ago

rhafner commented 4 years ago

added missing classes "white" and "compact" to the BioButton styles to show the correct styling (white border, white text color, smaller width on smaller devices) in the cookie banner. Removed not used "compact" class from BioLinkButton because these have a fixed width of 160px and therefore the min-width in the compact class did not have any effect.