Random Quote Generator Btn help

Hey everyone, in need of a little help with a version of the Random Quote Generator I’m working on. The two small issues I have are that there are no borders around the Button elements and that they should be in a horizontal line from what I can tell (I used the ‘list-inline’ class). Any point in the right direction would be much appreciated, here’s the code I’m working on https://codepen.io/MarcelPenn/pen/bKdEYb

A suggestion: look here https://getbootstrap.com/docs/4.1/components/buttons/
What type of border you want the bottoms to have?

1 Like

thanks, I’ll check that out. I guess I just assumed it had a border by default.