diff --git a/preview-src/docs-hub.adoc b/preview-src/docs-hub.adoc index 29ea5c93..7d07c22c 100644 --- a/preview-src/docs-hub.adoc +++ b/preview-src/docs-hub.adoc @@ -36,18 +36,6 @@ Write and execute Cypher queries and visualize the results in nodes and relation link:{docs-home}/browser-manual/[Neo4j Browser] + link:{docs-home}/aura/preview/query/introduction/[Query (Aura)] -=== Neo4j Browser/Query - -[.icon] -image:icons/ndl/icon-scientist.svg[] - -[.description] -Write and execute Cypher queries and visualize the results in nodes and relationships. - -[.link] -link:{docs-home}/browser-manual/[Neo4j Browser] + -link:{docs-home}/aura/preview/query/introduction/[Query (Aura)] - [.display.card.selectable] === Neo4j Data Importer diff --git a/src/css/doc.css b/src/css/doc.css index 09f6ce90..f251e8dd 100644 --- a/src/css/doc.css +++ b/src/css/doc.css @@ -640,7 +640,7 @@ body { .doc .olist li, .doc .ulist li { - margin-bottom: 0rem; + margin-bottom: 0; } .doc .olist li > div:first-of-type,