diff --git a/_layouts/default.html b/_layouts/default.html index 4c2ad2503..bd97ef75f 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@ {% include head.html %} - + {% include notification.html %} {% if page.id == 'home' %} {% include banner.html %} diff --git a/_pages/docs.html b/_pages/docs.html index 83a58f12e..622a91072 100644 --- a/_pages/docs.html +++ b/_pages/docs.html @@ -11,7 +11,7 @@

- Everything you need
to get building. + Docs: Everything you need
to get building.

diff --git a/_sass/common/_headline.scss b/_sass/common/_headline.scss index b80cb5312..0cba581b1 100755 --- a/_sass/common/_headline.scss +++ b/_sass/common/_headline.scss @@ -63,6 +63,16 @@ line-height: 26px; } + .page-home & { + h2 { + color: $color-red; + font-size: 47px; + font-weight: 700; + letter-spacing: -0.01em; + line-height: 43px; + } + } + a { color: $color-black; @@ -88,8 +98,6 @@ font-weight: 600; } - - @media(min-width: 1024px) { font-size: 21px; @@ -116,6 +124,13 @@ line-height: 44px; } + .page-home & { + h2 { + font-size: 78px; + line-height: 72px; + } + } + } diff --git a/blog/index.html b/blog/index.html index 1fc311aab..834411736 100644 --- a/blog/index.html +++ b/blog/index.html @@ -3,6 +3,18 @@ description: "Discover the latest Ruby on Rails news, Rails Foundation updates, new versions, and feature announcements. All in one place." --- +
+
+
+
+

+ Ruby on Rails News +

+
+
+
+
+
diff --git a/index.html b/index.html index 5bd80579a..6882dda4e 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@

Learn just what you need to get started, then keep leveling up as you go.
-

You’re in good company.

+

You’re in good company.

Over the past two decades, Rails has taken countless companies to millions of users and billions in market valuations.

@@ -166,7 +166,7 @@

Over the past two decades, Rails has taken countless companies to millions o