Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refresh design 🚧 #332

Merged
merged 16 commits into from
May 31, 2021
Merged

feat: refresh design 🚧 #332

merged 16 commits into from
May 31, 2021

Conversation

bdrtsky
Copy link
Contributor

@bdrtsky bdrtsky commented May 24, 2021

WIP

closes #340
closes #348
closes #349

@vercel
Copy link

vercel bot commented May 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nuxtlabs/docus/FoxMHPz9er76ctrZgAqYvCXiqYdC
✅ Preview: https://docus-git-feat-refresh-design-nuxtlabs.vercel.app

@bdrtsky bdrtsky changed the title feat: refresh design feat: refresh design 🚧 May 25, 2021
@atinux
Copy link
Contributor

atinux commented May 28, 2021

I would use text-lg instead of text-xl for features block:
Screenshot 2021-05-28 at 12 09 59

@atinux atinux self-assigned this May 28, 2021
Copy link
Contributor

atinux commented May 28, 2021

Related also to #348

@@ -9,10 +9,10 @@ h1 {
/* scroll-margin-block: var(--docs-scroll-margin-block); */
color: theme('colors.gray.900');
letter-spacing: theme('letterSpacing.tight');
margin-top: 1.5em;
margin-top: 1em;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we use @apply and Windi rules for consistency?

@Tahul Tahul merged commit 5ca9d8a into main May 31, 2021
@Tahul Tahul deleted the feat/refresh-design branch May 31, 2021 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: handle code block in alert design: consistency in menu design: Improve Code blocks filename & Copy
3 participants