The button component (lk-button)…
The Button component implements the margin-bottom prop is set to content and display prop is set to inline-block.
The buttons below will display alongside each other until the browser window is less than the medium breakpoint (768px) at which point they will stack.
There are times when we want a button to appear as though it sits above the content. To achive this we can use the shadow prop.
When the background that the button is being used on is dark, meaning that normal buttons would have low contrast, we can use the inverse prop.