mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-19 13:19:42 +02:00
Change list of menus and add hover effect of menu (#189)
* feat: change list of menus and add hover effect of menu * fix: fix hover effect * fix: fix wrong font size, height, padding and etc to same as Figma * fix: fix class name * fix: fix wrong css values * fix: fix typo * Delete package-lock.json * fix: change menu height as much as button height and padding * fix: fix logo and menu items on header * fix: fix --layout-padding-horizontal value * fix: remove irrelevant var Co-authored-by: Umang G. Patel <23169768+robonetphy@users.noreply.github.com>
This commit is contained in:
parent
dd7537a6a0
commit
9ecf8f90d9
4 changed files with 28 additions and 19 deletions
|
@ -3,9 +3,7 @@
|
|||
"description": "A block-styled editor with clean JSON output",
|
||||
"menu": [
|
||||
"Guides",
|
||||
"API",
|
||||
"Plugins",
|
||||
{"title": "Support Project", "uri": "/support"}
|
||||
{"title": "CodeX", "uri": "https://codex.so"}
|
||||
],
|
||||
"landingFrameSrc": "https://codex.so/editor?frame=1",
|
||||
"startPage": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue