alignment
This commit is contained in:
@ -25,9 +25,11 @@ const ContactsPage = () => {
|
|||||||
</div > */
|
</div > */
|
||||||
}
|
}
|
||||||
</div >
|
</div >
|
||||||
<a href="https://t.me/mwhitnessing_bot" className="inline-block ml-4" target="_blank">
|
<a href="https://t.me/mwhitnessing_bot" className="inline-flex items-center ml-4" target="_blank">
|
||||||
<img src="content/icons/telegram-svgrepo-com.svg" alt="Телеграм" width="32" height="32" /> Телеграм
|
<img src="content/icons/telegram-svgrepo-com.svg" alt="Телеграм" width="32" height="32" className="align-middle" />
|
||||||
|
<span className="align-middle">Телеграм</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<FeedbackForm />
|
<FeedbackForm />
|
||||||
</Layout >
|
</Layout >
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user