From 697da14975bdaafa6152f83f1f23a6d846914eb0 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Sat, 16 Sep 2017 16:52:00 -0300 Subject: Cover image 3 --- docs/_sass/jekyll-theme-cayman.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_sass') diff --git a/docs/_sass/jekyll-theme-cayman.scss b/docs/_sass/jekyll-theme-cayman.scss index 11a7a42..b99a8da 100644 --- a/docs/_sass/jekyll-theme-cayman.scss +++ b/docs/_sass/jekyll-theme-cayman.scss @@ -91,7 +91,7 @@ a { text-align: center; /*background-color: $header-bg-color; background-image: linear-gradient(120deg, $header-bg-color-secondary, $header-bg-color);*/ - background: #56687C url('../img/cover.jpg') no-repeat 50%; + background: #56687C url('../img/cover.png') no-repeat 50%; background-size: cover; @include large { -- cgit