We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9800fcb commit 4c57daeCopy full SHA for 4c57dae
style.css
@@ -243,8 +243,6 @@ body.light-mode .filter-btn.active {
243
border-radius: 16px;
244
padding: 20px;
245
transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
246
- display: flex;
247
- flex-direction: column;
248
break-inside: avoid;
249
-webkit-column-break-inside: avoid;
250
page-break-inside: avoid;
0 commit comments