Design Changes and tweaks
This commit is contained in:
@@ -28,7 +28,7 @@ const ContactPage = () => (
|
||||
<div className="font-normal text-xl mb-2">
|
||||
Saburly Office in Sarajevo
|
||||
</div>
|
||||
<p className="md:flex text-left justify-around text-grey-darker text-base">
|
||||
<div className="md:flex text-left justify-around text-grey-darker text-base">
|
||||
<div>
|
||||
<h4>Adress</h4>
|
||||
Saburly d.o.o <br />
|
||||
@@ -54,7 +54,7 @@ const ContactPage = () => (
|
||||
bosnia@saburly.com
|
||||
</a>{' '}
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -65,7 +65,7 @@ const ContactPage = () => (
|
||||
<div className="font-normal text-xl mb-2">
|
||||
Saburly Office in Stockholm
|
||||
</div>
|
||||
<p className="md:flex text-left justify-around text-grey-darker text-base">
|
||||
<div className="md:flex text-left justify-around text-grey-darker text-base">
|
||||
<div>
|
||||
<h4>Adress</h4>
|
||||
Saburly AB <br />
|
||||
@@ -91,7 +91,7 @@ const ContactPage = () => (
|
||||
sweden@saburly.com
|
||||
</a>{' '}
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user