/*

  Styles to be shared with landing page 

  When this file changes location (build target), you have to
  update the URLs in the hubs that uses them:
  https://gh.riotgames.com/search?p=1&q=lol-home%2Flanding-page-styles.css&type=Code

 */
.client-lol-magic-backdrop {
  background-image: url('/fe/lol-static-assets/images/magic-bg.jpg');
}

.client-lol-backdrop-landing-mask {
  background-image: url('/fe/lol-static-assets/images/overview-backdrop-mask.png');
}

.client-lol-backdrop-article {
  background-image: url('/fe/lol-static-assets/images/lcu-article-backdrop.jpg');
}
