forked from coracle/flotilla
Lighten up shadows
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</script>
|
||||
|
||||
<Link
|
||||
class="col-2 card2 bg-alt w-full cursor-pointer shadow-xl"
|
||||
class="col-2 card2 bg-alt w-full cursor-pointer shadow-md"
|
||||
href={makeThreadPath(url, event.id)}>
|
||||
{#if title}
|
||||
<div class="flex w-full items-center justify-between gap-2">
|
||||
|
||||
Reference in New Issue
Block a user