diff options
| author | Matt Kosarek <matt.kosarek@canonical.com> | 2026-04-28 19:50:26 -0400 |
|---|---|---|
| committer | Matt Kosarek <matt.kosarek@canonical.com> | 2026-04-28 19:50:26 -0400 |
| commit | cae601b0fe048add790fa3b4341d76c973f14b2b (patch) | |
| tree | 99313f7be181adcf1604e7fa8d6c583f487b1842 /src/styles/post.css | |
| parent | 5df5ae2fc3f3bcbd53a9e34ba6b8ddaf4b00036a (diff) | |
Publish new blog post + style changes
Diffstat (limited to 'src/styles/post.css')
| -rw-r--r-- | src/styles/post.css | 1 |
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; |
