Minor details

This commit is contained in:
Sodbileg Gansukh
2021-07-05 15:00:46 +08:00
parent 4c31385e5d
commit aa4ab650d3
4 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -365,9 +365,10 @@
.gh-navigation-label {
display: flex;
align-items: center;
font-size: 1.6rem;
font-size: 1.7rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.01em;
}
.gh-navigation-title {

View File

@@ -11,13 +11,12 @@
<span class="gh-card-date">Latest — <time datetime="{{date format="YYYY-MM-DD"}}">{{date}}</time></span>
</div>
<h2 class="gh-article-title">{{title}}</h2>
<h2 class="gh-article-title gh-card-title">{{title}}</h2>
</header>
<p class="gh-article-excerpt">{{excerpt}}</p>
<footer class="gh-card-meta">
{{!-- <a class="gh-card-more" href="{{url}}">Read more {{> icons/arrow-right}}</a> --}}
<span class="gh-card-meta-wrapper">
<span class="gh-card-duration">{{reading_time}}</span>