UX: New topic card layout (#79)

This commit is contained in:
Jordan Vidrine
2025-03-26 10:47:52 -05:00
committed by GitHub
parent 6766b94232
commit d300cf9d0f
6 changed files with 249 additions and 195 deletions
-13
View File
@@ -85,19 +85,6 @@
padding-top: 0;
}
}
.topic-list-item {
@include breakpoint(mobile-extra-large) {
box-shadow: none;
border-radius: 0;
//to be moved to topic card segment for general use
// .navigation-category & {
// .badge-category__wrapper {
// display: none;
// }
// }
}
}
}
#topic-title {