diff --git a/css/kobalt.css b/css/kobalt.css index a95cda2..d3ee6a3 100644 --- a/css/kobalt.css +++ b/css/kobalt.css @@ -2,8 +2,8 @@ * Kobalt CSS */ -.features { - font-size: 1.5em; +#features { + display: none } code { diff --git a/home/index.html b/home/index.html index 2dd9f3e..8454eae 100644 --- a/home/index.html +++ b/home/index.html @@ -55,22 +55,18 @@
For example, here is JCommander's entire build file:
@@ -104,6 +100,11 @@ val jcommander = javaProject {This build file also includes a directive to upload your artifacts to Bintray automatically. +
+