We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3169c03 commit c8bdb6cCopy full SHA for c8bdb6c
src/components/cards/card.css
@@ -125,7 +125,7 @@
125
cursor: pointer;
126
color: white;
127
display: flex;
128
- flex-direction: row;
+ flex-direction: column;
129
justify-content: center;
130
align-items: center;
131
padding: 0.75rem;
@@ -139,7 +139,7 @@
139
140
141
142
143
144
145
0 commit comments