fixed revisions

This commit is contained in:
Hope87
2021-06-04 11:59:45 +03:00
parent d66db160ad
commit ba3ee0a588
9 changed files with 32 additions and 24 deletions

View File

@ -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;

View File

@ -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;
}