Skip to content

Commit

Permalink
Remove unused code block
Browse files Browse the repository at this point in the history
  • Loading branch information
JSn1nj4 committed Jul 26, 2024
1 parent c0d51df commit ad760f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- Also alphabetize this while I'm at it; this was driving me crazy...
- [#202][is_202]: Condense migrations
- [#203][is_203]: Slim down cookie banner ([#210][pr_210])
- Minor housekeeping

### Fixed

Expand Down
5 changes: 0 additions & 5 deletions resources/views/livewire/lightbox.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,4 @@ class="caption absolute bottom-0 left-0 block p-4 w-full text-center bg-black/30
{{-- END: captionable image --}}
</div>
</section>
<style lang="pcss">
/*.lightbox img {*/
/* max-height: calc(100vh - theme('spacing.8') * 2);*/
/*}*/
</style>
</div>

0 comments on commit ad760f9

Please sign in to comment.