Fix column width on the home page

This commit is contained in:
yehor
2025-07-20 20:09:13 +03:00
parent ff4c256544
commit 95ce34b12b
4 changed files with 18 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ function HomepageHeader() {
<Heading as="h1" className="hero__title">
Yehor Vialov
</Heading>
<p className="hero__subtitle">Public Profiles</p>
<p className="hero__subtitle">Public profiles and publications</p>
{/* <div className={styles.buttons}>
<Link
className="button button--secondary button--lg"