Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit 7a192f7

Browse files
committed
Revert "Merge pull request #21 from NilFoundation/ui-kit"
This reverts commit 181d808, reversing changes made to 8d8d3c7.
1 parent 600ff7a commit 7a192f7

File tree

22 files changed

+3
-433
lines changed

22 files changed

+3
-433
lines changed

nil-docs/src/css/custom.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
}
1313

1414
@font-face {
15-
font-family: 'Ebrima';
16-
src: url('../../static/fonts/ebrima.ttf');
15+
font-family: 'HelveticaNeue';
16+
src: url('../../static/fonts/HelveticaNeue-Regular.otf');
1717
}
1818

1919
/* You can override the default Infima variables here. */
@@ -30,7 +30,7 @@
3030
--ifm-color-primary-lightest: #3cad6e;
3131
--ifm-code-font-size: 95%;
3232
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
33-
--ifm-font-family-base: 'Ebrima';
33+
--ifm-font-family-base: 'HelveticaNeue';
3434
}
3535

3636
/* For readability concerns, you should choose a lighter palette in dark mode. */

nil-docs/src/theme/Navbar/ColorModeToggle/index.tsx

Lines changed: 0 additions & 28 deletions
This file was deleted.

nil-docs/src/theme/Navbar/ColorModeToggle/styles.module.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

nil-docs/src/theme/Navbar/Content/index.tsx

Lines changed: 0 additions & 90 deletions
This file was deleted.

nil-docs/src/theme/Navbar/Content/styles.module.css

Lines changed: 0 additions & 8 deletions
This file was deleted.

nil-docs/src/theme/Navbar/Layout/index.tsx

Lines changed: 0 additions & 56 deletions
This file was deleted.

nil-docs/src/theme/Navbar/Layout/styles.module.css

Lines changed: 0 additions & 7 deletions
This file was deleted.

nil-docs/src/theme/Navbar/Logo/index.tsx

Lines changed: 0 additions & 12 deletions
This file was deleted.

nil-docs/src/theme/Navbar/MobileSidebar/Header/index.tsx

Lines changed: 0 additions & 33 deletions
This file was deleted.

nil-docs/src/theme/Navbar/MobileSidebar/Layout/index.tsx

Lines changed: 0 additions & 24 deletions
This file was deleted.

nil-docs/src/theme/Navbar/MobileSidebar/PrimaryMenu/index.tsx

Lines changed: 0 additions & 31 deletions
This file was deleted.

nil-docs/src/theme/Navbar/MobileSidebar/SecondaryMenu/index.tsx

Lines changed: 0 additions & 32 deletions
This file was deleted.

nil-docs/src/theme/Navbar/MobileSidebar/Toggle/index.tsx

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)