I have created service cards with a button at the bottom. I want the buttons to be aligned at the bottom of the card and not right under the description as it is now.
I usually do it either by applying margin-top: auto to the button, or flex-grow: 1 to the description. But both ways don’t work. I also added custom code with !important, but it still doesn’t take effect.
Can you help me? The URL is https://elektriker.dirk-borchers.com/
Thanks already
Perhaps add margin-bottom to button.