copy updates

This commit is contained in:
planetabhi
2023-12-27 14:47:04 +05:30
parent 681b17c194
commit 67df05317b
2 changed files with 3 additions and 3 deletions

View File

@@ -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;

View File

@@ -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 />