diff --git a/site/public/css/planetaryjs.less b/site/public/css/planetaryjs.less index 332f5ec..6fbbdad 100644 --- a/site/public/css/planetaryjs.less +++ b/site/public/css/planetaryjs.less @@ -43,6 +43,10 @@ h1.title-header, h2.title-header { } } +.ui.label.bower { + text-transform: none; +} + a.ui.icon.header { text-decoration: none; color: black; @@ -52,6 +56,10 @@ a.ui.icon.header { } } +.section-description { + min-height: 40px; +} + .divider { .icon.huge { font-size: 2em; diff --git a/site/public/index.ejs b/site/public/index.ejs index 4aa74fe..861468e 100644 --- a/site/public/index.ejs +++ b/site/public/index.ejs @@ -37,7 +37,7 @@
Check out working examples and see what Planetary.js can do
+Check out working examples and see what Planetary.js can do
Download and install Planetary.js and build something awesome
+See how to install Planetary.js and build something awesome
Check out the source on GitHub and contribute to the project
+Take a look at the source on GitHub and contribute to the project