Skip to content

Commit 95fed8f

Browse files
committed
fix(articles): fix more articles title
1 parent 16f2ff6 commit 95fed8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/route-pages/blog-portfolio/src/article.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
</div>
2222
</section>
2323
<section class="landing-section">
24+
<h1 class="main-title">More Articles</h1>
2425
<div class="container">
25-
<h1 class="main-title double">More Articles</h1>
2626
<blog-preview [currentArticle]="article"></blog-preview>
2727
</div>
2828
</section>

0 commit comments

Comments
 (0)