copy updates
This commit is contained in:
@@ -117,7 +117,7 @@ const { site, title, tagline } = Astro.props;
|
||||
margin-top: var(--spacing-00);
|
||||
}
|
||||
p.description-text {
|
||||
max-inline-size: 570px;
|
||||
max-inline-size: 550px;
|
||||
}
|
||||
.nu-u-link--subtle {
|
||||
color: var(--text-secondary) !important;
|
||||
|
||||
@@ -10,8 +10,8 @@ import Dashboard from "../components/Dashboard";
|
||||
|
||||
<Layout
|
||||
site="Rise of Machine"
|
||||
title="Enhance your craft with AI"
|
||||
tagline="Old bookmarks were freaking out, drowning in existential tears because these AI chicks hatched faster than pop-up ads on a news site. So I said, Screw it, and built this site where these brainy birds can reside."
|
||||
title="Make the most of it."
|
||||
tagline="My old bookmarks were freaking out, drowning in existential tears because these AI chicks hatched faster than pop-up ads on a news site. So I said, Screw it, and built this site where these brainy birds can reside."
|
||||
>
|
||||
<main>
|
||||
<Dashboard client:load />
|
||||
|
||||
Reference in New Issue
Block a user