diff --git a/assets/css/post-entry.css b/assets/css/post-entry.css index f7c5c563..c140e25b 100644 --- a/assets/css/post-entry.css +++ b/assets/css/post-entry.css @@ -6,7 +6,7 @@ flex-direction: column; justify-content: center; height: 320px; - margin-bottom: var(--header-height); + margin-bottom: var(--gap); } @media screen and (max-width: 600px) {