We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa29af commit dd9b282Copy full SHA for dd9b282
index.html
@@ -14,7 +14,7 @@
14
15
<section class="intro">
16
<h1>EasyPack Maven Plugin</h1>
17
- <h3>Java applications in tar, zip and tar.gz</h3>
+ <h2>Java applications in tar, zip and tar.gz</h2>
18
</section>
19
20
resources/style.css
@@ -27,7 +27,7 @@ body {
27
color: #333;
28
}
29
30
-.intro h3 {
+.intro h2 {
31
color: #535353;
32
font-family: 'helvetica neue', Helvetica, Arial;
33
font-weight: 300;
0 commit comments