From 03a155c17bff22070dbe202c77eebf3738c33caa Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 21 Dec 2018 16:06:52 +0000 Subject: Improve package page style further --- app/scss/main.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/scss') diff --git a/app/scss/main.scss b/app/scss/main.scss index d5836c0..4f9e1ef 100644 --- a/app/scss/main.scss +++ b/app/scss/main.scss @@ -11,3 +11,9 @@ .nav-link > img { max-height: 1em; } + +.jumbotron { + background-size: cover; + background-repeat: no-repeat; + background-position: center; +} -- cgit v1.2.3