Skip to content

Commit

Permalink
Weird CSS bug in all browsers all of a sudden with nothing being clic…
Browse files Browse the repository at this point in the history
…kable...
  • Loading branch information
mitchray committed Nov 30, 2024
1 parent d4fb4f3 commit b8fe29a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@
var(--content-padding)
[full-end];
grid-auto-rows: min-content;
z-index: 1;
}
:global(.site-content-inner > *) {
Expand Down

0 comments on commit b8fe29a

Please sign in to comment.