Make gallary images clickable (#411)

This commit is contained in:
Gijsbert
2023-08-07 08:49:15 +02:00
committed by GitHub
parent 75822048ca
commit 6603fc3cbc

View File

@@ -80,6 +80,7 @@ export default {
.sidebox img {
padding: 5px 0 5px 0;
cursor: pointer;
}
</style>