feat: changed card style and formatting to improve clarity for users
Co-Authored-By: Tadios Temesgen <tt2022@ic.ac.uk>
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
href="/space/{studySpace.id}"
|
||||
imgSrc={imgUrl}
|
||||
>
|
||||
{#snippet title()}
|
||||
<h1>{studySpace.location}</h1>
|
||||
{/snippet}
|
||||
|
||||
{#snippet description()}
|
||||
<p>{studySpace.description}</p>
|
||||
{/snippet}
|
||||
|
||||
Reference in New Issue
Block a user