Skip to content

Commit

Permalink
Revert logos while we cook
Browse files Browse the repository at this point in the history
  • Loading branch information
brookslybrand committed Oct 11, 2024
1 parent a469495 commit 8ccbd4f
Show file tree
Hide file tree
Showing 43 changed files with 149 additions and 369 deletions.
16 changes: 1 addition & 15 deletions app/pages/brand.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,27 +51,13 @@ export default function Brand() {
<Logos title="Lockup" subTitle="Horizontal" />
<Logos title="Lockup" subTitle="Horizontal" oneColor />
</div>
<AssetSubHeader>Horizontal Stacked</AssetSubHeader>
<AssetsGrid>
<Logos title="Lockup" subTitle="Horizontal Stacked" />
<Logos title="Lockup" subTitle="Horizontal Stacked" oneColor />
</AssetsGrid>

<AssetSubHeader>Vertically Stacked</AssetSubHeader>
<AssetsGrid>
<Logos title="Lockup" subTitle="Vertically Stacked" />
<Logos title="Lockup" subTitle="Vertically Stacked" oneColor />
</AssetsGrid>

<AssetHeader>Wordmark</AssetHeader>
<AssetSubHeader>Horizontal</AssetSubHeader>
<AssetsGrid>
<Logos title="Wordmark" subTitle="Horizontal" />
</AssetsGrid>
<AssetSubHeader>Stacked</AssetSubHeader>
<AssetsGrid>
<Logos title="Wordmark" subTitle="Stacked" />
</AssetsGrid>

<AssetHeader>Logo</AssetHeader>
<AssetsGrid>
<Logos title="Logo" />
Expand Down
Binary file modified public/_brand/React Router Brand Assets.zip
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 8ccbd4f

Please sign in to comment.