diff --git a/docs/overrides/home.css b/docs/overrides/home.css index 1728253cd..d9451f1c9 100644 --- a/docs/overrides/home.css +++ b/docs/overrides/home.css @@ -19,7 +19,7 @@ button { border-radius: 0.25rem; font-size: 0.8rem; font-weight: 700; - font-family: 'Roboto'; + font-family: 'Roboto', 'Arial', sans-serif; cursor: pointer; } @@ -29,7 +29,7 @@ button { border-radius: 0.25rem; font-size: 0.8rem; font-weight: 700; - font-family: 'Roboto'; + font-family: 'Roboto', 'Arial', sans-serif; cursor: pointer; text-decoration: none; } @@ -107,6 +107,7 @@ button { display: flex; flex-direction: row; justify-content: center; + max-width: 61rem; } .intro-left { @@ -282,7 +283,7 @@ button { gap: 10%; padding: 0 150px; margin-top: 60px; - margin-bottom: 100px;/ + margin-bottom: 100px; } @@ -346,20 +347,20 @@ button { align-items: center; justify-content: center; scroll-snap-align: start; - height: 100vh; + height: 120vh; flex-shrink: 0; } .pipeline-section h1 { font-size: 2.2rem; - margin-top: 60px; + margin-top: 80px; margin-bottom: 30px; text-align: center; } .pipeline-section p { font-weight: 300; - font-size: 0.8rem; + font-size: 0.75rem; text-align: center; line-height: 1.5rem; width: 50%; @@ -390,7 +391,6 @@ button { .pipeline-item-img { width: 80%; margin-top: 1rem; - height: 50%; } .pipeline-item-img img { @@ -531,10 +531,6 @@ button { .querybuilder-left img { margin-top: 3rem; - width: 60%; -} - -.querybuilder-left img { width: 80%; } @@ -553,15 +549,6 @@ button { padding-right: 7rem; } -.clickable-list-item-title { - display: flex; - flex-direction: row; - justify-content: space-between; - align-items: center; - margin-bottom: 0.4rem 0; - width: 100%; -} - .clickable-list-details { opacity: 0; max-height: 0; @@ -588,6 +575,10 @@ button { .clickable-list-item-title { display: flex; flex-direction: row; + justify-content: space-between; + align-items: center; + margin-bottom: 0.4rem 0; + width: 100%; font-weight: 500; font-size: 0.8rem; } @@ -641,7 +632,6 @@ button { /* === BUSINESS INTELLIGENCE SECTION STYLES === */ .bi-section { - color: black; min-height: 50vh; display: flex; flex-direction: row; @@ -788,7 +778,6 @@ button { /* === CONTRIBUTOR SECTION STYLES === */ .contributor-section { - color: black; min-height: 30vh; display: flex; flex-direction: row; @@ -942,7 +931,7 @@ button { .footer p { color: white; font-weight: 300; - font-size: 0.8rem; + font-size: 0.75rem; line-height: 1.5rem; } diff --git a/docs/overrides/home.html b/docs/overrides/home.html index 0e09df4a8..956c4965f 100644 --- a/docs/overrides/home.html +++ b/docs/overrides/home.html @@ -14,7 +14,7 @@

Real Time Data Ingestion Platform

RTDIP (Real Time Data Ingestion Platform) is a scalable, industry-standard solution for the ingestion and processing of data from a vast array of sources and provides easy access to high volume, historical and real time process data for analytics applications, engineers, and data scientists wherever they are.

- Get Started + Get Started
@@ -131,7 +131,7 @@

Destinations

RTDIP destination components allow for connecting and writing data to destination systems including Delta, Eventhub, Kafka, Kinesis and Rest API.

- Learn More + Learn More @@ -250,7 +250,7 @@

Query builder

- Learn More + Learn More
@@ -274,7 +274,7 @@

Business Intelligence

Use RTDIP data to drive intelligent decision making: using your preferred BI tool, understand what needs to be maintained and when, activity on industrial sites, optimal times for power generation, and much more.

- Learn More + Learn More
@@ -308,7 +308,7 @@

Let's keep in touch