Skip to content

Commit 713c765

Browse files
committed
fixing card size in hub pages
1 parent 1a219ab commit 713c765

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

preview-src/docs-hub.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
// :page-disablefeedback: true
88
:page-toclevels: -1
99

10-
[.display.cards.not-selectable]
10+
[.cards.not-selectable]
1111
== Developer tools documentation
1212

1313
Use Neo4j tools to query and manage your databases, import data, and create graphical visualizations.
1414

1515
=== Neo4j Bloom/Explore
1616

1717
[.icon]
18-
image:icons/ndl/science-molecule.svg[]
18+
image:icons/ndl/icon-scientist.svg[]
1919

2020
[.description]
2121
Visualize and explore graph data using natural language search and an intuitive and graphical interface.
@@ -27,7 +27,7 @@ link:{docs-home}/aura/preview/explore/introduction/[Explore (Aura)]
2727
=== Neo4j Browser/Query
2828

2929
[.icon]
30-
image:icons/ndl/data-science.svg[]
30+
image:icons/ndl/icon-scientist.svg[]
3131

3232
[.description]
3333
Write and execute Cypher queries and visualize the results in nodes and relationships.
@@ -44,7 +44,7 @@ link:{docs-home}/aura/preview/query/introduction/[Query (Aura)]
4444
Neo4j Data Importer
4545

4646
[.icon]
47-
image:icons/ndl/query-browser.svg[]
47+
image:icons/ndl/icon-scientist.svg[]
4848

4949
[.description]
5050
Learn how to model and import data to your Neo4j database.
@@ -60,7 +60,7 @@ link:{docs-home}/data-importer[]
6060
Neo4j Desktop
6161

6262
[.icon]
63-
image:icons/ndl/neo4j-tools.svg[]
63+
image:icons/ndl/icon-scientist.svg[]
6464

6565
[.description]
6666
Learn how to experience Neo4j on your local desktop.
@@ -73,7 +73,7 @@ link:{docs-home}/desktop-manual[]
7373
=== Neo4j Ops Manager
7474

7575
[.icon]
76-
image:icons/ndl/query-browser.svg[]
76+
image:icons/ndl/icon-scientist.svg[]
7777

7878
[.category]
7979
Neo4j Ops Manager

0 commit comments

Comments
 (0)