fix: fotter
This commit is contained in:
@@ -15,8 +15,8 @@ import email from '@public/svg/email.svg';
|
||||
|
||||
export default function Contacts() {
|
||||
return (
|
||||
<section className={s.Contacts}>
|
||||
<div className={s.InnerContainer}>
|
||||
<section className={s.Container}>
|
||||
<div className={s.Contacts}>
|
||||
<h2 className={s.Header}>
|
||||
Клиенты, которые <Mark>нам доверяют</Mark>
|
||||
</h2>
|
||||
@@ -57,8 +57,8 @@ export default function Contacts() {
|
||||
<div className={s.Map}>
|
||||
<iframe
|
||||
src='https://yandex.ru/map-widget/v1/?um=constructor%3A7f1285c4f3e470bc9affa220323655ac72edd1be376c2579d421ca359ac46a7d&source=constructor'
|
||||
width='100%'
|
||||
height='620'
|
||||
// width='100%'
|
||||
// height='620'
|
||||
frameBorder='0'
|
||||
></iframe>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user