summaryrefslogtreecommitdiff
path: root/src/styles/post.css
diff options
context:
space:
mode:
authorMatt Kosarek <matt.kosarek@canonical.com>2026-04-28 19:50:26 -0400
committerMatt Kosarek <matt.kosarek@canonical.com>2026-04-28 19:50:26 -0400
commitcae601b0fe048add790fa3b4341d76c973f14b2b (patch)
tree99313f7be181adcf1604e7fa8d6c583f487b1842 /src/styles/post.css
parent5df5ae2fc3f3bcbd53a9e34ba6b8ddaf4b00036a (diff)
Publish new blog post + style changes
Diffstat (limited to 'src/styles/post.css')
-rw-r--r--src/styles/post.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/post.css b/src/styles/post.css
index 33b8729..a7e84c9 100644
--- a/src/styles/post.css
+++ b/src/styles/post.css
@@ -60,6 +60,7 @@ code {
}
.org-article-title {
+ margin-top: 1rem;
display: flex;
flex-direction: row;
justify-content: space-between;