Fixed connect page
This commit is contained in:
parent
50dfab4254
commit
058a763f49
|
@ -5,10 +5,11 @@ export const ConnectPage = () => {
|
||||||
<MainLayout>
|
<MainLayout>
|
||||||
<article class="container container--static-page">
|
<article class="container container--static-page">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h1 class="col-md-8 offset-md-2">
|
<div class="col-sm-10 col-md-8 col-lg-7 col-xl-6 shift-content">
|
||||||
<span class="wrapped">Предложить идею</span>
|
<h1>
|
||||||
</h1>
|
<span class="wrapped">Предложить идею</span>
|
||||||
<div class="col-md-8 col-lg-6 offset-md-3">
|
</h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Хотите что-то предложить, обсудить или посоветовать? Поделиться темой или идеей? Напишите нам
|
Хотите что-то предложить, обсудить или посоветовать? Поделиться темой или идеей? Напишите нам
|
||||||
скорее! Если укажете свою почту, мы обязательно ответим.
|
скорее! Если укажете свою почту, мы обязательно ответим.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user