Skip to content

Commit b3a0a9f

Browse files
committed
reverting changes and fixing keep learning class on hub page example
1 parent eeb9acb commit b3a0a9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

preview-src/docs-hub.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Learn how to monitor, administer, and operate all of the Neo4j DBMSs in an Enter
8585
[.link.hide]
8686
link:{docs-home}/ops-manager[]
8787

88-
[.next-steps]
88+
[.display.next-steps]
8989
== Keep exploring
9090

9191
Here are some recommended resources to get started with data visualization:

src/css/docs-ndl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ body.docs-ndl .doc > .sect-header > h1.page:first-child {
210210
}
211211

212212
body.docs-ndl.hub .doc div:not(.display) h2 {
213-
display: flex;
213+
display: none;
214214
}
215215

216216
body.landing .toc {

0 commit comments

Comments
 (0)