tour implementation; style fixes

This commit is contained in:
Cory Dransfeldt 2022-06-06 15:29:35 -07:00
parent 96e42dc5f1
commit 8e9d0ec900
4 changed files with 77 additions and 1 deletions

View file

@ -27,7 +27,7 @@ export default function AuthorLayout({ children, frontMatter }: Props) {
return (
<>
<PageSEO title={`Band - ${name}`} description={`Band - ${name}`} />
<div className="divide-y">
<div className="divide-y divide-gray-200 dark:divide-gray-700">
<div className="space-y-2 pt-6 pb-8 md:space-y-5">
<h1 className="text-3xl font-extrabold leading-9 tracking-tight text-gray-900 dark:text-gray-100 sm:text-4xl sm:leading-10 md:text-6xl md:leading-14">
Band