/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps.
 * Individual component stylesheets are included via stylesheet_link_tag in the layout.
 */

body {
  background-color: #f8f9fa;
}

body.board-show {
  background-color: #ffffff;
}
