This commit is contained in:
planetabhi
2023-12-22 07:29:23 +05:30
parent 9a7430173d
commit f78e9d6052
2 changed files with 7 additions and 1 deletions

View File

@@ -334,6 +334,12 @@
"tag": "Freemium",
"url": "https://flair.ai/?ref=riseofmachine.com"
},
{
"title": "Freepik Pikaso",
"body": "Generative AI with Freepik resources.",
"tag": "Free",
"url": "https://www.freepik.com/pikaso/?ref=riseofmachine.com"
},
{
"title": "Gamma",
"body": "Generate docs, decks & webpages.",

View File

@@ -116,7 +116,7 @@ const { site, title, tagline } = Astro.props;
color: var(--text-secondary) !important;
}
.floating-nav {
padding: var(--spacing-07) var(--spacing-09);
padding: var(--spacing-05) var(--spacing-09);
top: 0;
left: 0;
right: 0;