Round the top right corner of the Salmon Run image

This commit is contained in:
Matt Isenhower
2017-08-11 20:02:21 -07:00
parent d33ded4e0c
commit 6ae1a077c6

View File

@@ -142,6 +142,10 @@ body.has-modal #main {
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: 1;
@include desktop {
border-top-right-radius: 10px;
}
}
.salmon-run-future {