diff --git a/static/css/quay.css b/static/css/quay.css index 416a000a2..1f9e2ff55 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -1250,7 +1250,7 @@ i.toggle-icon:hover { right: 0px; background-color: #1d1d1d; - background-image: url(../img/landing-back-pattern.jpg); + background-image: url(../img/landing-back-pattern-fast.jpg); background-repeat: no-repeat; background-size: cover; } diff --git a/static/img/landing-back-pattern-fast.jpg b/static/img/landing-back-pattern-fast.jpg new file mode 100644 index 000000000..6db12c79b Binary files /dev/null and b/static/img/landing-back-pattern-fast.jpg differ