diff --git a/Assets/DemoDesktop.PNG b/Assets/DemoDesktop.PNG new file mode 100644 index 0000000000..4302146290 Binary files /dev/null and b/Assets/DemoDesktop.PNG differ diff --git a/Assets/DemoDesktop.psd b/Assets/DemoDesktop.psd new file mode 100644 index 0000000000..25b319c297 Binary files /dev/null and b/Assets/DemoDesktop.psd differ diff --git a/CliClient/app/build-website.js b/CliClient/app/build-website.js index 49cd13b878..4601ac6d67 100644 --- a/CliClient/app/build-website.js +++ b/CliClient/app/build-website.js @@ -128,16 +128,13 @@ const headerHtml = ` .nav a { color: white; display: inline-block; - padding: .7em 1.4em .7em 1.4em; - } - .nav.sticky a { - padding: .4em 1.4em .4em 1.4em; + padding: .6em 1.1em .6em 1.1em; } .nav ul { padding-left: 2em; margin-bottom: 0; display: table-cell; - min-width: 400px; + min-width: 420px; } .nav ul li { display: inline-block; @@ -178,6 +175,7 @@ const headerHtml = `