diff --git a/src/layouts/page/products.html b/src/layouts/page/products.html index b5a71f9..bc5a80f 100644 --- a/src/layouts/page/products.html +++ b/src/layouts/page/products.html @@ -4,7 +4,7 @@
-
+

Products

@@ -19,7 +19,7 @@
-
+

tea cli

@@ -36,7 +36,7 @@
-
+

tea protocol

@@ -53,7 +53,7 @@
-
+

package manager

diff --git a/src/static/css/products.css b/src/static/css/products.css index 05b229f..bbaa3b3 100644 --- a/src/static/css/products.css +++ b/src/static/css/products.css @@ -35,6 +35,10 @@ @media only screen and (max-width: 576px) { + .product-container{ + padding: 7vw !important; + } + } /* Generative Art styling */ diff --git a/src/static/css/typography.css b/src/static/css/typography.css index d9f7250..10362b6 100644 --- a/src/static/css/typography.css +++ b/src/static/css/typography.css @@ -11,7 +11,7 @@ } h1,h2,h3,h4,h5,h6,p,.lead{ - hyphens: auto; + hyphens: auto !important; } h1{