File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ for (const entry of changelogPosts) {
5353---
5454
5555<BlogLayout title =" Blog - Rivet" >
56- <div class =" mx-auto mt-20 w-full max-w-7xl px-6 md:mt-32" style =" --header-height: 5rem;" >
56+ <div class =" mx-auto mt-20 w-full max-w-7xl px-6 pb-32 md:mt-32 md:pb-48 " style =" --header-height: 5rem;" >
5757 <div class =" mt-8 flex w-full items-center justify-between" >
5858 <h1 class =" text-4xl font-normal leading-[1.1] tracking-tight text-white md:text-6xl" >Blog</h1 >
5959 <a
@@ -65,7 +65,7 @@ for (const entry of changelogPosts) {
6565 </a >
6666 </div >
6767
68- <div class =" mt-12 flex flex-col gap-12 lg:grid lg:grid-cols-[16rem_minmax(0,1fr)] lg:items-start lg: gap-14" >
68+ <div class =" mt-12 flex flex-col gap-12 lg:grid lg:grid-cols-[16rem_minmax(0,1fr)] lg:gap-14" >
6969 <!-- Changelog calendar -->
7070 <aside class =" order-last lg:order-none" >
7171 <div class =" lg:sticky lg:top-header" >
You can’t perform that action at this time.
0 commit comments