Files
JellySport/ProjectSourceCode/src/resources/css/generated-pages/club-pages/club-page.css
2024-04-16 14:36:59 -06:00

23 lines
221 B
CSS

/*
=============================================
CARDS IN PAGE BODY
=============================================
*/
#club-page-contents-container {
display: flex;
flex-direction: row;
}