We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f5ca8 commit a2d410aCopy full SHA for a2d410a
layouts/partials/components/metadata-bar.html
@@ -8,7 +8,7 @@
8
{{ end }}
9
10
{{ if or $hasInfo $hasButtons }}
11
-<div class="metadata-container flex flex-wrap items-center justify-between gap-x-6 gap-y-3 mb-6 border-y border-border dark:border-darkmode-border py-3">
+<div class="metadata-container flex flex-wrap items-center justify-between gap-x-6 gap-y-3 mb-6 py-0">
12
13
<!-- Left side: Info (Author, Date) -->
14
<div class="info-items flex flex-wrap items-center gap-x-5 gap-y-2 text-sm text-gray-600 dark:text-gray-400">
0 commit comments