/* Minimal custom styles for Changelog app */
body { scroll-behavior: smooth; }
header { background: linear-gradient(135deg, #0d6efd 0%, #4f9cff 100%); }
.card .badge { font-size: 0.8rem; }
.table td.small { max-width: 400px; white-space: pre-wrap; }
