1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

refactor(typo): optimize the site-title position

This commit is contained in:
Cotes Chung
2022-10-11 22:47:36 +08:00
parent 65f722fb04
commit fd5df7e1a1
2 changed files with 8 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
</a>
</div>
<div class="site-title mt-3">
<div class="site-title">
<a href="{{ '/' | relative_url }}">{{ site.title }}</a>
</div>
<div class="site-subtitle font-italic">{{ site.tagline }}</div>