Improve package page style further

This commit is contained in:
rubenwardy
2018-12-21 16:06:52 +00:00
parent 266d579e9d
commit 03a155c17b
2 changed files with 13 additions and 4 deletions

View File

@@ -11,3 +11,9 @@
.nav-link > img {
max-height: 1em;
}
.jumbotron {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}