Skip to content

Commit 069b750

Browse files
authored
Merge pull request #9 from Arthur-Milchior/small
Replace tiny by small
2 parents 18241db + 8d38884 commit 069b750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
big {
2525
font-size: 400%;
2626
}
27-
tiny {
27+
small {
2828
font-size: 70%;
2929
}
3030
.tg {
@@ -79,7 +79,7 @@
7979
<img src="images/gitgitgadget-explanation.png" alt="An arrow from git logo to an envelop with git logo. The arrow is labelled by famous Inspector Gadget hat."/>
8080
<big>GitGitGadget</big><br />
8181
Contributing git.git patches via GitHub PRs<br />
82-
<tiny>... one iteration at a time... </tiny>
82+
<small>... one iteration at a time... </small>
8383
</div><hr />
8484

8585
<div class="block">

0 commit comments

Comments
 (0)