Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 145a17d

Browse files
Update index.html
make font size small for index page links above featured post
1 parent 4c7bf8b commit 145a17d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ <h2><span></span></h2>
1616
<div class=col-sm-3>
1717
<div class="card" style="background-color: #f7f7f7">
1818
<div class="card-body">
19-
<h3>Java Basics</h3>
19+
<h5>Java Basics</h5>
2020
<ul>
21-
<li><h4><a href="/string-tutorials/">String Tutorials</a></h4></li>
22-
<li><h4><a href="/collections-tutorial/">Collections</a></h4></li>
21+
<li><h6><a href="/string-tutorials/">String Tutorials</a></h6></li>
22+
<li><h6><a href="/collections-tutorial/">Collections</a></h6></li>
2323
</ul>
2424
</div>
2525

@@ -29,19 +29,19 @@ <h3>Java Basics</h3>
2929
<div class=col-sm-6>
3030
<div class="card" style="background-color: #f7f7f7">
3131
<div class="card-body">
32-
<h3>Interview Questions</h3>
32+
<h5>Interview Questions</h5>
3333
<ul>
34-
<li><h4><a href="/core-java-interview-questions/">Core Java Interview Questions</a></h4></li>
34+
<li><h6><a href="/core-java-interview-questions/">Core Java Interview Questions</a></h6></li>
3535
</ul>
3636
</div>
3737
</div>
3838
</div>
3939
<div class=col-sm-3>
4040
<div class="card" style="background-color: #f7f7f7">
4141
<div class="card-body">
42-
<h3>Cheat Sheets</h3>
42+
<h5>Cheat Sheets</h5>
4343
<ul>
44-
<li><h4><a href="/git-cheat-sheet/">GIT Cheat Sheet</a></h4></li>
44+
<li><h6><a href="/git-cheat-sheet/">GIT Cheat Sheet</a></h6></li>
4545
</ul>
4646
</div>
4747
</div>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /