feat: improved on ui so that user can see the spaces they want to view easier #33

Merged
ca422 merged 5 commits from feat/study-card-visual-improvements into master 2025-06-05 11:03:37 +00:00
3 changed files with 19 additions and 2 deletions
Showing only changes of commit 1d1bd940bf - Show all commits

View File

@@ -27,6 +27,9 @@
background-color: #49bd85;
width: 100%;
max-width: 20rem;
border-radius: 0.5rem;
overflow: hidden;
text-decoration: none;
}
.description {
padding: 0.5rem;