/*
 * This is a manifest file that'll be compiled into application.css.
 */

/*
 *= require_tree .
 *= require_self
 */

.scrollbar-hide {
  scrollbar-width: none;
}

.pre-code {
  background-color: #1a1a1a;
  padding: 1rem;
  border-radius: 0.375rem;
  margin-top: 0.5rem;
}