diff --git a/website/source/assets/stylesheets/_home.scss b/website/source/assets/stylesheets/_home.scss index 4c8d20e92c..6ad4067b4b 100755 --- a/website/source/assets/stylesheets/_home.scss +++ b/website/source/assets/stylesheets/_home.scss @@ -127,6 +127,7 @@ body.page-home { } .feature-card{ + display: block; height: 200px; border: 2px solid #E6E7E8; margin-bottom: 15px; @@ -144,6 +145,7 @@ body.page-home { } p{ + color: #000; font-size: 16px; line-height: 1.2; font-weight: 400; @@ -165,6 +167,11 @@ body.page-home { background: image-url("feature-card-create.svg") left 0 top 70% no-repeat; background-size: 80%; } + + &:hover { + border: 2px solid $purple; + text-decoration: none; + } } .feature{ diff --git a/website/source/index.html.erb b/website/source/index.html.erb index f507180a6f..8b506c254c 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -39,22 +39,22 @@
Define infrastructure as code to increase operator productivity through collaboration and automation.
@@ -86,7 +86,7 @@Terraform provides an elegant user experience for @@ -121,7 +121,7 @@
Infrastructures share commonality across environments