Skip to content

Commit

Permalink
Make gallary images clickable (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
GJSBRT committed Aug 7, 2023
1 parent 7582204 commit 6603fc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/views/partials/Gallery.vue
Expand Up @@ -80,6 +80,7 @@ export default {
.sidebox img {
padding: 5px 0 5px 0;
cursor: pointer;
}
</style>

0 comments on commit 6603fc3

Please sign in to comment.