Make images a bit smaller

This commit is contained in:
ari 2025-04-20 01:00:41 -04:00
parent 9939ff18b8
commit 8bf166f134
No known key found for this signature in database

View file

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