Card Example

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

This is another example of simply using CSS to implement basic components. Rather than implement Svelte compoentns with slots it is sometimes much easier to CSS and plain HTML. To see how to use cards look at client/bando/demos/Cards.svelte. I also show you how to restyle the buttons if you want them to be larger and square like you find in many panel examples.