Skip to content

Commit

Permalink
docs: fix logo text width
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jul 20, 2024
1 parent ba40064 commit 92ad404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ let footerLinks = [
<Container class="data">
<div class="logo-wrapper">
<Logo class="logo" />
<Typography size="xl" bold> Perfectionist </Typography>
<Typography size="xl"> Perfectionist </Typography>
</div>
<div class="links">
{
Expand Down

0 comments on commit 92ad404

Please sign in to comment.