Hi!
Thanks for the quick response.
I tried the following now and it works at least for desktop and smartphone view:
.job-cta {
float: right;
text-align: right;
}
.job-content {
float:left;
text-align: left;
}
But how hard I tried to adjust the code the button always looks squished and narrow in tablet view. Maybe you have a helpful tip to solve this issue?
Thank you!