/* Workshop custom styles */

/* Slightly wider content area */
.md-grid {
  max-width: 1100px;
}

/* Code block tweaks */
.highlight code {
  font-size: 0.85rem;
}
