+
-
-
- © Адвего — биржа контента №1. Копирайтинг, рерайтинг, переводы, работа на дому: поставщик уникального
- контента. 2021{' '}
-
+
+
+
+
+
+ © Адвего — биржа контента №1. Копирайтинг, рерайтинг, переводы, работа на дому: поставщик уникального
+ контента. 2021{' '}
+
+
-
+
+
+
+
+
+
+
+
-
Hello
+
+7 495 156 78 98
+
Будни с 9:00 до 21:00
@@ -94,17 +108,3 @@ const Auth = ({ setAuthed }) => {
};
export default Auth;
-
-// {
-// /*
-//
-//
-//
*/
-// }
diff --git a/src/components/Auth/Auth.module.css b/src/components/Auth/Auth.module.css
index 1ce20f07..7012f2cf 100644
--- a/src/components/Auth/Auth.module.css
+++ b/src/components/Auth/Auth.module.css
@@ -198,11 +198,16 @@
bottom: -84px;
}
-.auth__footer__left > img {
- margin-right: 38px;
+.auth__footer__left {
+ display: flex;
+ align-items: center;
}
-.auth__footer__left > span {
+.footer__left__sp {
+ padding: 0 180px 0 34px;
+}
+
+.auth__footer__left > div > span {
color: #18586e;
font-family: 'GT Eesti Pro Display';
font-size: 16px;
@@ -212,3 +217,38 @@
line-height: 16.81px;
text-align: left;
}
+
+.auth__footer__icon {
+ text-align: end;
+}
+
+.auth__footer__icon > img {
+ margin-left: 20px;
+}
+
+.auth__footer__right {
+ display: flex;
+ flex-direction: column;
+ align-items: left;
+}
+
+.phone {
+ color: #003b65;
+ font-family: 'Cera Pro';
+ font-size: 21px;
+ font-weight: 700;
+ font-style: normal;
+ letter-spacing: normal;
+ line-height: 25px;
+ text-align: left;
+}
+
+.workingHours {
+ color: #003b65;
+ font-family: 'Cera Pro';
+ font-size: 12px;
+ font-weight: 400;
+ font-style: normal;
+ letter-spacing: normal;
+ line-height: normal;
+}
diff --git a/src/images/phone.png b/src/images/phone.png
new file mode 100644
index 00000000..3fb29f35
Binary files /dev/null and b/src/images/phone.png differ
diff --git a/src/images/telegram.png b/src/images/telegram.png
new file mode 100644
index 00000000..611de7a3
Binary files /dev/null and b/src/images/telegram.png differ