diff --git a/.og/gen/online-posts.png b/.og/gen/online-posts.png new file mode 100644 index 0000000..46d1ee3 Binary files /dev/null and b/.og/gen/online-posts.png differ diff --git a/.og/gen/online-posts2.png b/.og/gen/online-posts2.png new file mode 100644 index 0000000..13d95b7 Binary files /dev/null and b/.og/gen/online-posts2.png differ diff --git a/.og/gen/posts-check.png b/.og/gen/posts-check.png new file mode 100644 index 0000000..bd59d41 Binary files /dev/null and b/.og/gen/posts-check.png differ diff --git a/src/styles/global.css b/src/styles/global.css index 445e82b..051db5a 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -328,8 +328,8 @@ pre code { @media (min-width: 1024px) { .post-list .post-row { - grid-template-columns: 300px 1fr; - gap: 1.75rem; + grid-template-columns: 400px 1fr; + gap: 2rem; align-items: center; } }