Make images a bit smaller

This commit is contained in:
Ariadna 2025-04-20 01:00:41 -04:00
parent 9939ff18b8
commit 8bf166f134
Signed by: ari
SSH key fingerprint: SHA256:j4xpQafvRcIH4rwZqM5aREIogWsCjyYohia7vH0+uZY

View file

@ -50,4 +50,8 @@
height: 50px;
border-radius: 50%;
}
#embedImages {
width: 50%;
height: 50%;
}
</style>