Fix butterchun background

This commit is contained in:
Jordan Eldredge 2018-06-01 12:45:48 -07:00
parent b36b12e4c7
commit dea2955688

View file

@ -76,7 +76,7 @@ body {
#butterchurn-share {
display: none; /* Button is only shown if the window gets enabled */
/* TODO: Figure out how to inline this */
background-image: url(../images/share/butterchurn-bg.png);
background-image: url(/images/share/butterchurn-bg.png);
background-size: 100%; /* Image is 2x size for retina displays */
}