Skip to content
Snippets Groups Projects
Verified Commit 5cd0f3b6 authored by Dan Allen's avatar Dan Allen
Browse files

replace hero image with screenshot of IntelliJ plugin

parent 73251f02
No related branches found
No related tags found
No related merge requests found
...@@ -198,7 +198,7 @@ body { ...@@ -198,7 +198,7 @@ body {
} }
.main > .hero .content { .main > .hero .content {
max-width: 1110px; max-width: 980px;
margin: auto; margin: auto;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
...@@ -214,7 +214,7 @@ body { ...@@ -214,7 +214,7 @@ body {
} }
.main > .hero .imageblock { .main > .hero .imageblock {
padding-top: 3rem; padding-top: 2rem;
} }
.main > .hero .imageblock > .content { .main > .hero .imageblock > .content {
...@@ -224,7 +224,7 @@ body { ...@@ -224,7 +224,7 @@ body {
@media screen and (min-width: 769px) { @media screen and (min-width: 769px) {
.main > .hero .imageblock > .content { .main > .hero .imageblock > .content {
height: 360px; height: 350px;
} }
} }
......
pages/assets/img/asciidoc-editing.png

869 KiB

pages/assets/img/dillinger.png

275 KiB

...@@ -11,7 +11,7 @@ AsciiDoc content can be composed using a text editor, managed in a version contr ...@@ -11,7 +11,7 @@ AsciiDoc content can be composed using a text editor, managed in a version contr
xref:#docs[Get started,role=button] xref:#docs[Get started,role=button]
xref:#try[Try it out,button,role="button invert"] xref:#try[Try it out,button,role="button invert"]
image::./assets/img/dillinger.png[] image::./assets/img/asciidoc-editing.png[]
[#users.user] [#users.user]
== Trusted by developers and technical writers == Trusted by developers and technical writers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment