diff --git a/index.html b/index.html index 59c71e3..9fefd02 100644 --- a/index.html +++ b/index.html @@ -125,12 +125,33 @@ color: #4b5563; } - .cta { + .architecture { background: #f8f7ff; padding: 4rem 2rem; text-align: center; } + .architecture-inner { + max-width: 1200px; + margin: 0 auto; + } + + .architecture h2 { + font-size: 2rem; + margin-bottom: 2rem; + color: #1e1b4b; + } + + .architecture img { + max-width: 100%; + height: auto; + } + + .cta { + padding: 4rem 2rem; + text-align: center; + } + .cta h2 { font-size: 2rem; margin-bottom: 1rem; @@ -239,6 +260,13 @@

Get Started

npm install -g javascript-solid-server && jss start +
+
+

Architecture

+ JSS Architecture Diagram +
+
+