Skip to content

Commit

Permalink
Merge pull request #2 from dzichonka/without-gulp
Browse files Browse the repository at this point in the history
Without gulp
  • Loading branch information
dzichonka authored Aug 22, 2024
2 parents 961dbe9 + 6dcd6c2 commit 66347f4
Show file tree
Hide file tree
Showing 13 changed files with 291 additions and 116 deletions.
Binary file not shown.
Binary file added courses-certificate/web-development-udemy.pdf
Binary file not shown.
42 changes: 20 additions & 22 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ template {
.divider {
height: 3px;
width: 60px;
background-color: #FFA501;
background-color: rgba(115, 163, 132, 0.9254901961);
margin-top: 25px;
}

Expand All @@ -345,7 +345,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.promo .round:before {
left: -20px;
Expand Down Expand Up @@ -395,7 +395,7 @@ template {

.btn {
border-radius: 1em;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
padding: 12px 26px;
Expand All @@ -412,7 +412,7 @@ template {
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0);
}
.btn_transp:active {
color: #FFA501;
color: rgba(115, 163, 132, 0.9254901961);
}

.sidepanel {
Expand Down Expand Up @@ -441,7 +441,7 @@ template {
transform: rotate(90deg);
}
.sidepanel__link svg:hover {
fill: #FFA501;
fill: rgba(115, 163, 132, 0.9254901961);
}
.sidepanel__divider {
height: 2px;
Expand Down Expand Up @@ -479,7 +479,7 @@ template {
display: block;
width: 30px;
height: 3px;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.hamburger .hamburger_long {
width: 36px;
Expand All @@ -504,7 +504,7 @@ template {
position: relative;
width: 345px;
height: 100%;
background-color: #FFA501;
background-color: rgba(115, 163, 132, 0.9254901961);
-webkit-transition: all 0.6s;
transition: all 0.6s;
padding-top: 140px;
Expand Down Expand Up @@ -634,7 +634,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.about__skills-item img {
padding: 15px 0 0 15px;
Expand All @@ -661,7 +661,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.about__subtitle {
padding-top: 6px;
Expand Down Expand Up @@ -699,7 +699,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.education__head-title:before {
left: 26px;
Expand Down Expand Up @@ -728,7 +728,7 @@ template {
height: 15px;
width: 15px;
border-radius: 100%;
background-color: #FFA501;
background-color: rgba(115, 163, 132, 0.9254901961);
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
Expand Down Expand Up @@ -782,7 +782,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.education__item-round img {
padding: 15px 0 0 15px;
Expand Down Expand Up @@ -822,7 +822,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.skills__header-title:before {
left: 3px;
Expand Down Expand Up @@ -897,7 +897,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.skills__soft-itemtitle:before {
left: -10px;
Expand All @@ -913,7 +913,7 @@ template {
.skills__soft-scale span {
display: block;
height: 100%;
background-color: #FFA501;
background-color: rgba(115, 163, 132, 0.9254901961);
border-radius: 4px;
}

Expand Down Expand Up @@ -948,7 +948,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.portfolio__header-title:before {
left: 14px;
Expand Down Expand Up @@ -1019,7 +1019,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.price__header-title:before {
left: 20px;
Expand Down Expand Up @@ -1053,7 +1053,7 @@ template {
width: 15px;
height: 15px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.price__item-value {
justify-self: end;
Expand Down Expand Up @@ -1105,7 +1105,7 @@ template {
left: 0px;
top: 0px;
border-radius: 100%;
background: #FFA501;
background: rgba(115, 163, 132, 0.9254901961);
}
.contacts__subtitle {
margin-top: 6px;
Expand All @@ -1123,11 +1123,9 @@ template {
width: 30px;
height: 30px;
margin-right: 25px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.contacts__link svg:hover {
fill: #FFA501;
fill: rgba(115, 163, 132, 0.9254901961);
}
.contacts__form {
margin-top: 30px;
Expand Down
2 changes: 1 addition & 1 deletion css/style.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/style.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/style.min.css.map

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions icons/skills/git.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/skills/mysql.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/social/email.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions icons/social/phone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 66347f4

Please sign in to comment.