diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index f5045c8db22..2463b76a205 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -101,9 +101,11 @@ $primary-color: #049cdb; .frontpage { - .current-version { - margin-bottom: 16px; + .material-card { + margin-bottom: 24px; + } + .current-version { .release-date { white-space: nowrap; } @@ -111,13 +113,26 @@ $primary-color: #049cdb; } .recent-posts { - margin-bottom: 16px; - .blog-date { white-space: nowrap; } } + .founder-vision { + display: block; + text-decoration: none; + color: white; + padding: 30px 15px; + font-size: 2.25rem; + line-height: 1.33333; + transition: background-color .5s; + background-color: #038FC7; + + &:hover { + background-color: lighten(#038FC7, 10%); + } + } + .shirt-promo { display: block; padding-top: 30%; @@ -162,23 +177,13 @@ $primary-color: #049cdb; } } - .founder-vision { + .seen-press { margin-top: 24px; - a { - display: block; - text-decoration: none; - color: white; - padding: 30px 15px; - font-size: 2.25rem; - line-height: 1.33333; - transition: background-color .5s; - background-color: #038FC7; - border-radius: 4px; - - &:hover { - background-color: lighten(#038FC7, 10%); - } + img { + border: 0; + box-shadow: none; + margin: 15px; } } } diff --git a/source/images/press/linux.com.png b/source/images/press/linux.com.png new file mode 100644 index 00000000000..e9b56143186 Binary files /dev/null and b/source/images/press/linux.com.png differ diff --git a/source/images/press/opensource.com.svg b/source/images/press/opensource.com.svg new file mode 100644 index 00000000000..1f0df7a6365 --- /dev/null +++ b/source/images/press/opensource.com.svg @@ -0,0 +1 @@ + diff --git a/source/images/press/producthunt.com.png b/source/images/press/producthunt.com.png new file mode 100644 index 00000000000..eeca2f43a18 Binary files /dev/null and b/source/images/press/producthunt.com.png differ diff --git a/source/images/press/wired.com.svg b/source/images/press/wired.com.svg new file mode 100644 index 00000000000..0ff161d90f0 --- /dev/null +++ b/source/images/press/wired.com.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/index.html b/source/index.html index 143112152d3..b251d04e1fa 100644 --- a/source/index.html +++ b/source/index.html @@ -47,6 +47,10 @@ hide_github_edit: true {% endfor %} + + Read our founders vision for the perfect home automation + +
@@ -58,17 +62,7 @@ hide_github_edit: true
- -
-
- - Read our founders vision for the perfect home automation. - -
-
- -
+ +
+
+

Home Assistant in the press

+ + ProductHunt.com logo + + Linux.com logo + + Wired.com logo + + OpenSource.com logo +
+