#blog-grid.svelte-v2jjdd{display:flex;flex-direction:column}aside.svelte-v2jjdd{display:none}@media (min-width: 1028px){#blog-grid.svelte-v2jjdd{display:grid;grid-template-areas:"header space" "content aside" "others others";grid-template-columns:1fr minmax(20rem,36%)}#blog-header.svelte-v2jjdd{grid-area:header}#blog-content.svelte-v2jjdd{grid-area:content}aside.svelte-v2jjdd{grid-area:aside;display:block}#side-div.svelte-v2jjdd{position:sticky;top:6rem;height:100vh}#other-blogs.svelte-v2jjdd{grid-area:others}}
