Skip to content

Commit ba0bdfe

Browse files
committed
more
Signed-off-by: bitliu <[email protected]>
1 parent 79777a7 commit ba0bdfe

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

website/src/pages/publications.module.css

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -321,14 +321,9 @@
321321
font-size: 1.2rem;
322322
}
323323

324-
.filterButtons {
325-
flex-direction: column;
326-
gap: 0.5rem;
327-
}
328-
329-
.filterButton {
330-
padding: 0.6rem 1rem;
331-
font-size: 0.85rem;
324+
/* Hide filter section on mobile */
325+
.filterSection {
326+
display: none;
332327
}
333328

334329
.publicationsList {

0 commit comments

Comments
 (0)