tangled
alpha
login
or
join now
pdewey.com
/
pds-dash-fork
forked from
baileytownsend.dev/pds-dash-fork
0
fork
atom
A fork of pds-dash-fork for arabica.systems
0
fork
atom
overview
issues
pulls
pipelines
Make images a bit smaller
ari.express
1 year ago
8bf166f1
9939ff18
verified
This commit was signed with the committer's
known signature
.
ari.express
SSH Key Fingerprint:
SHA256:j4xpQafvRcIH4rwZqM5aREIogWsCjyYohia7vH0+uZY=
+4
1 changed file
expand all
collapse all
unified
split
src
lib
PostComponent.svelte
+4
src/lib/PostComponent.svelte
reviewed
···
50
50
height: 50px;
51
51
border-radius: 50%;
52
52
}
53
53
+
#embedImages {
54
54
+
width: 50%;
55
55
+
height: 50%;
56
56
+
}
53
57
</style>