RecursiveThinking / recursive_thinking_website

Recursive Thinking Website
5 stars 2 forks source link

HTML/CSS - interviewPrep.html - Answer Question Button Offset #63

Closed sethborne closed 6 years ago

sethborne commented 6 years ago

Answer Question Top offest is correct if there are more than one answer, but incorrect if answer is just one.

guess is that the offset is on a flex container of nth for the answer, and not on the button itself.