20
20
class ="max-w-50 mt-2 "
21
21
/>
22
22
</ header >
23
- < main role ="main " id ="main " class ="flex-1 ">
23
+ < main role ="main " id ="main " class ="flex-1 mx-4 lg:mx-auto ">
24
24
< section
25
25
id ="presentation "
26
- class ="prose lg:prose-lg prose-neutral lg:container mx-4 lg:mx-auto mb-8 "
26
+ class ="lg:container prose lg:prose-lg prose-neutral mb-8 "
27
27
>
28
28
< h3 > Software architecture studio</ h3 >
29
29
< p >
@@ -39,7 +39,7 @@ <h3>Software architecture studio</h3>
39
39
</ section >
40
40
< section
41
41
id ="workflow "
42
- class ="prose lg:prose-lg prose-neutral lg:container mx-4 lg:mx-auto mb-8 "
42
+ class ="lg:container prose lg:prose-lg prose-neutral mb-8 "
43
43
>
44
44
< h3 > Worflow</ h3 >
45
45
< p >
@@ -54,7 +54,7 @@ <h3>Worflow</h3>
54
54
</ section >
55
55
< section
56
56
id ="reachout "
57
- class ="prose lg:prose-lg prose-neutral lg:container mx-4 lg:mx-auto mb-12 "
57
+ class ="lg:container prose lg:prose-lg prose-neutral mb-12 "
58
58
>
59
59
< h3 > Reach out!</ h3 >
60
60
< p >
@@ -67,7 +67,7 @@ <h3>Reach out!</h3>
67
67
</ section >
68
68
< section
69
69
id ="about "
70
- class ="prose lg:prose-lg prose-neutral lg:container mx-4 lg:mx-auto mb-12 "
70
+ class ="lg:container prose lg:prose-lg prose-neutral mb-12 "
71
71
>
72
72
< h3 > About the company</ h3 >
73
73
< img
@@ -92,9 +92,9 @@ <h3>About the company</h3>
92
92
< footer role ="footer " id ="footer " class ="bg-black text-gray ">
93
93
< div
94
94
id ="page-footer "
95
- class ="container pt-12 mx-4 lg:mx-auto grid md:grid-cols-3 "
95
+ class ="container pt-12 lg:mx-auto grid md:grid-cols-3 "
96
96
>
97
- < section id ="contact ">
97
+ < section id ="contact " class =" mx-4 " >
98
98
< address class ="not-italic ">
99
99
< h5 > Max Ekman</ h5 >
100
100
Software Architect, Owner
@@ -104,7 +104,7 @@ <h5>Max Ekman</h5>
104
104
< a href ="tel:+46708710504 "> +46 (0)708-710504</ a >
105
105
</ address >
106
106
</ section >
107
- < section id ="social " class ="mt-6 md:mt-0 ">
107
+ < section id ="social " class ="mx-4 mt-6 md:mt-0 ">
108
108
< a href ="https://se.linkedin.com/company/looplab-ab "
109
109
> linkedin.com/company/looplab-ab</ a
110
110
>
@@ -120,7 +120,7 @@ <h5>Max Ekman</h5>
120
120
>
121
121
< br />
122
122
</ section >
123
- < section id ="address " class ="mt-8 md:mt-0 ">
123
+ < section id ="address " class ="mx-4 mt-8 md:mt-0 ">
124
124
< address class ="not-italic ">
125
125
Looplab AB< br />
126
126
Slätvarsgatan 18< br />
0 commit comments