this repo has no description

Make images a bit smaller

ari.express 8bf166f1 9939ff18

verified
Changed files
+4
src
+4
src/lib/PostComponent.svelte
··· 50 50 height: 50px; 51 51 border-radius: 50%; 52 52 } 53 + #embedImages { 54 + width: 50%; 55 + height: 50%; 56 + } 53 57 </style>