space and size
This commit is contained in:
parent
a51abc8d98
commit
0550ea5bb3
@ -49,7 +49,7 @@ Me created an enviroment that meets people’s personal and professional needs
|
||||
|
||||
<!-- section 3 -->
|
||||
|
||||
{% row(style="center margin") %}
|
||||
{% row(style="center" margin="narrow") %}
|
||||
|
||||

|
||||
|
||||
@ -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") %}
|
||||
|
||||

|
||||
|
||||
@ -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") %}
|
||||
|
||||

|
||||
|
||||
@ -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") %}
|
||||
|
||||

|
||||
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user