summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-11-10 15:09:54 -0300
committerLeonardo Santiago <[email protected]>2024-11-10 15:09:54 -0300
commite915628010d6ebe0a85f34351cc4ba4c95186b7f (patch)
tree868a4d056def5fbf972ee709a704e658e3c19956
parente20784b831d3438ca5fa2ff316bf13c24610b611 (diff)
more padding between date and post name
-rw-r--r--themes/hugo-bearblog/layouts/partials/style.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/hugo-bearblog/layouts/partials/style.html b/themes/hugo-bearblog/layouts/partials/style.html
index 122a641..e7aa731 100644
--- a/themes/hugo-bearblog/layouts/partials/style.html
+++ b/themes/hugo-bearblog/layouts/partials/style.html
@@ -119,7 +119,7 @@
}
ul.blog-posts li span {
- flex: 0 0 130px;
+ flex: 0 0 180px;
}
ul.blog-posts li a:visited {