space and size

This commit is contained in:
Ehab Hassan 2022-10-12 17:13:44 +02:00
parent a51abc8d98
commit 0550ea5bb3
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@ Me created an enviroment that meets peoples personal and professional needs
<!-- section 3 -->
{% 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
<!-- section 4 -->
{% 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!
<!-- section 4-2-->
{% 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
<!-- section 4-3-->
{% row(style="margin") %}
{% row(style="" margin="narrow" padding="bottom") %}
![Image](RGAsset18.png#sm#mx-auto)

View File

@ -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;