diff --git a/content/home/index.md b/content/home/index.md index ded72d8..17769cb 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -49,7 +49,7 @@ Me created an enviroment that meets people’s personal and professional needs -{% row(style="center margin") %} +{% row(style="center" margin="narrow") %} ![Image](RGAsset13.png) @@ -65,7 +65,7 @@ Carefully chosen locations that offer an array of services and activities are re -{% row(style="margin") %} +{% row(style="" margin="narrow" padding="top") %} ![Image](RGAsset14.png#sm#mx-auto) @@ -89,7 +89,7 @@ Take advantage of a high-speed, sovereign and decentralized internet connection! -{% row(style="margin") %} +{% row(style="" margin="narrow" padding="none") %} ![Image](RGAsset16.png#sm#mx-auto) @@ -113,7 +113,7 @@ We created an environment which allows everyone to work together easily and effe -{% row(style="margin") %} +{% row(style="" margin="narrow" padding="bottom") %} ![Image](RGAsset18.png#sm#mx-auto) diff --git a/css/index.css b/css/index.css index 2c03805..55912f1 100644 --- a/css/index.css +++ b/css/index.css @@ -92,7 +92,7 @@ img[src*="#tft_img"] { @apply font-medium; } h3 { - @apply text-xl md:text-xl lg:text-2xl font-normal my-4; + @apply text-xl lg:text-3xl font-normal my-4; } h3 strong { @apply font-medium;