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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Page] Reduce vertical spacing #4541

Merged
merged 1 commit into from
Oct 25, 2021
Merged

Conversation

kyledurand
Copy link
Contributor

@kyledurand kyledurand commented Oct 25, 2021

WHY are these changes introduced?

Part of #4539

Before After

WHAT is this pull request doing?

How to 馃帺

馃枼 Local development instructions
馃棐 General tophatting guidelines
馃搫 Changelog guidelines

Copy-paste this code in playground/Playground.tsx:
import React from 'react';
import {Page} from '../src';

export function Playground() {
  return (
    <Page title="Playground">
      {/* Add the code you want to test in here */}
    </Page>
  );
}

馃帺 checklist

@github-actions
Copy link
Contributor

github-actions bot commented Oct 25, 2021

size-limit report

Path Size
cjs 163.38 KB (0%)
esm 96.12 KB (0%)
esnext 143.04 KB (+0.01% 馃敽)
css 34.52 KB (+0.02% 馃敽)

@kyledurand kyledurand merged commit 9fad83c into main Oct 25, 2021
@kyledurand kyledurand deleted the page_reduce-vertical-spacing branch October 25, 2021 15:26
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.

None yet

3 participants