Skip to content

Commit

Permalink
Remove superfluous width on lightbox image meta
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Jan 1, 2025
1 parent 5c72732 commit 578f44e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/handlebars/layout.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,6 @@
.meta {
grid-template-columns: repeat(3, max-content) 1fr;
width: 100%;
transform: scale(1, 1);
gap: 0;
background-color: white;
Expand Down

0 comments on commit 578f44e

Please sign in to comment.