layout | title | permalink |
---|---|---|
page |
Contact Us |
/contact/ |
If you have any question, feel free to drop us a message.
If you don't get our reply shortly, we might just be stuck in the middle of coding something cool for you!
We will get back to you once we can.
Email: [email protected]
5, Jalan Universiti, Bandar Sunway, 47500 Subang Jaya, Selangor
{% include modal.html %}
<style type="text/css"> /*desktop*/ @media screen and (min-width: 769px) { .form-wrapper{ width: 50%; display: inline-block; text-align: justify; } .contact-info-wrapper{ width: 35%; display: inline-block; vertical-align: top; float: right; border-left: 3px double #343851; padding-left: 3%; padding-bottom: 100px; } .slack{ padding-right: 50px; width: 140px; height: 140px; } .telegram{ padding-left: 50px; width: 160px; height: 160px; } } /*mobile*/ @media screen and (max-width: 768px) { .form-wrapper{ width: 100%; text-align: justify; } .contact-info-wrapper{ width: 100%; display: inline-block; padding-top: 50px; } .slack{ width: 30%; height: 30%; } .telegram{ width: 37%; height: 37%; } } </style>