feat: Added rounded corners and removed blue underlining

Co-Authored-By: Tadios Temesgen <tt2022@ic.ac.uk>
This commit is contained in:
Caspar Jojo Asaam
2025-06-05 11:25:02 +01:00
parent f9878d1e48
commit 1d1bd940bf

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;