@saloleviSubmitted about 3 years ago
I can't get the buttons on the desktop version to stay aligned when the text accomodates to resolution, any advice?
I can't get the buttons on the desktop version to stay aligned when the text accomodates to resolution, any advice?
Hi, I am new here so I am not sure where to view the source code. If the content in each card is using a flex layout with a flex-direction of column, then you can use a "margin-bottom: auto" on the next to last element to use any remaining space to distance itself from the last element. Hope that is helpful.