diff --git a/src/components/Candidate/Candidate.module.css b/src/components/Candidate/Candidate.module.css index b513947a..8d96e1b7 100644 --- a/src/components/Candidate/Candidate.module.css +++ b/src/components/Candidate/Candidate.module.css @@ -109,9 +109,9 @@ cursor: pointer; .arrow > span { margin-left: 40px; margin-right: 120px; - font-family: 'GT Eesti Pro Display - Thin'; + font-family: 'GT Eesti Pro Display'; font-size: 1.8em; - font-weight: 400; + font-weight: 100; font-style: normal; letter-spacing: normal; line-height: 36px; diff --git a/src/components/Candidate/sections/Section.module.css b/src/components/Candidate/sections/Section.module.css index 9acb655b..1c78ea26 100644 --- a/src/components/Candidate/sections/Section.module.css +++ b/src/components/Candidate/sections/Section.module.css @@ -10,14 +10,14 @@ } .SectionOne > p { - font-family: 'GT Eesti Pro Display - Thin'; + font-family: 'GT Eesti Pro Display'; font-size: 1.8em; - font-weight: 400; + font-weight: 100; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; - color: #444444; + } .SectionOne > h4 { @@ -38,7 +38,6 @@ letter-spacing: normal; line-height: 28px; text-align: left; - color: #444444; } .SectionThree > h3 { @@ -52,14 +51,13 @@ } .SectionThree > p { - font-family: 'GT Eesti Pro Display - Thin'; + font-family: 'GT Eesti Pro Display'; font-size: 1.8em; - font-weight: 400; + font-weight: 100; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; - color: #444444; } .SectionThree > h4 { @@ -112,12 +110,11 @@ } .SectionSkills > p { - font-family: 'GT Eesti Pro Display - Thin'; - font-size: 2em; - font-weight: 400; + font-family: 'GT Eesti Pro Display'; + font-size: 1.8em; + font-weight: 100; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; - color: #444444; } \ No newline at end of file diff --git a/src/components/Sidebar/Sidebar.js b/src/components/Sidebar/Sidebar.js index dcf8b7bd..cc8589b8 100644 --- a/src/components/Sidebar/Sidebar.js +++ b/src/components/Sidebar/Sidebar.js @@ -1,5 +1,5 @@ import React from 'react'; -import male from '../../images/medium_male.png'; +import maleBig from '../../images/medium_male_big.png'; import arrowLeft from '../../images/arrow_left.png'; import arrowRight from '../../images/arrow_right.png'; import style from './Sidebar.module.css'; @@ -8,7 +8,7 @@ const Sidebar = () => { return (
Опыт работы
4+ лет
@@ -19,7 +19,7 @@ const Sidebar = () => {