diff --git a/src/css/bootstrap.min.css b/src/css/bootstrap.min.css index 8170c9ae4..b1d49e2b8 100755 --- a/src/css/bootstrap.min.css +++ b/src/css/bootstrap.min.css @@ -327,11 +327,6 @@ template { font-size: 0.95rem } -.lead { - font-size: 1.25rem; - font-weight: 300 -} - .display-1 { font-size: 6rem; font-weight: 300; diff --git a/src/pages/home/feature.jsx b/src/pages/home/feature.jsx index e52a72f8c..f5e0ad6d4 100644 --- a/src/pages/home/feature.jsx +++ b/src/pages/home/feature.jsx @@ -13,8 +13,8 @@ export default function () {

{dataSource.common.coreFeatures}

-
-

{dataSource.common.coreFeaturesDesc}

+
+

{dataSource.common.coreFeaturesDesc}

@@ -32,7 +32,7 @@ export default function () { )) } - + ); diff --git a/src/pages/home/hero.jsx b/src/pages/home/hero.jsx index c31bd2f5a..8b2189fac 100644 --- a/src/pages/home/hero.jsx +++ b/src/pages/home/hero.jsx @@ -41,7 +41,7 @@ export default function () { Incubating - Apache StreamPark™ + Apache StreamPark

@@ -57,11 +57,11 @@ export default function () {  Get started

- - -
@@ -84,7 +84,7 @@ function HeroImage() { return null } return ( -
+
-
+

{dataSource.common.development}

-
+
+

{dataSource.common.developmentDesc}