This reply has been accepted as the best answer.
First thing is to eliminate vertical padding and margin on widgets
In the theme individual widget option set the Top and bottom padding to zero, as well as the top ans bottom margin
If you need these for other widgets, let me know and I will give you custom CSS to remove them only on this widget
There is also a 1rem bottom margin that comes from the gamipress stylesheet, probably what you are using for the content layout, check options there.
Post back when that is done