Fix card grid deck layout (#544)
I made a slight change to the template which should make cards display side by side.
Currently cards were full width and under each other using this template.
It will now work like a responsive grid row making the cards equal widths.
Fixes #537
Co-authored-by: Zachary Svoboda <zsvoboda@coderedcorp.com>