Skip to content

Commit

Permalink
Merge pull request #8 from danieltj27/dev
Browse files Browse the repository at this point in the history
MERGE MERGE
  • Loading branch information
danieltj27 authored Apr 24, 2024
2 parents 0d8d355 + 18b835a commit c6d0ee5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ body {
width: 100%;
margin: 0 auto 20px;

padding-top: 40px;
padding-bottom: 40px;
padding-top: 44px;
padding-bottom: 60px;

display: block;
position: relative;
Expand Down Expand Up @@ -144,6 +144,7 @@ body {
margin-bottom: 0;
}

&.work,
&.location,
&.contact {
background-repeat: no-repeat;
Expand Down Expand Up @@ -233,7 +234,7 @@ p {
&--ext,
&--gh,
&--yt {
background-image: url('../img/icon-box-arrow.svg');
background-image: url('../img/icon-arrow.svg');
background-repeat: no-repeat;
background-position: 14px 50%;
background-size: 16px 16px;
Expand Down
1 change: 0 additions & 1 deletion img/icon-box-arrow.svg

This file was deleted.

0 comments on commit c6d0ee5

Please sign in to comment.