Skip to content

Commit

Permalink
renaming LinkdIn into LinkedIn
Browse files Browse the repository at this point in the history
  • Loading branch information
meu-bem committed Mar 28, 2022
1 parent 33ad8c5 commit ece7b3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dress_code.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
html{
width: 100vw;
min-height: 100vh;
overflow: hidden;
overflow-x: hidden;

}

Expand All @@ -30,7 +30,7 @@ body{
width: 100vw;
min-height: 100vh;
background-color: var(--bg-main-color);
overflow: hidden;
overflow-x: hidden;
}

.mg-bottom-10{
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</a>
<a href="https://www.linkedin.com/in/mateus-do-bit" class="data-body">
<div class="data-content">
<p class="name-icon">LinkdIn</p>
<p class="name-icon">LinkedIn</p>
<svg class="svg-icon" viewBox="0 0 673 674" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d_29_10)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M619.805 0.64856H53.0497C25.9907 0.64856 4 22.1154 4 48.5984V617.681C4 644.162 25.9907 665.667 53.0497 665.667H619.805C646.919 665.667 669 644.162 669 617.681V48.5984C669 22.1154 646.919 0.64856 619.805 0.64856ZM151.926 91.333C183.478 91.333 209.093 116.958 209.093 148.528C209.093 180.107 183.478 205.732 151.926 205.732C120.248 205.732 94.7039 180.107 94.7039 148.528C94.7039 116.958 120.248 91.333 151.926 91.333ZM102.533 249.091H201.265V566.447H102.533V249.091ZM357.688 249.958H263.141V567.314H361.655V410.35C361.655 368.949 369.487 328.837 420.809 328.837C471.427 328.837 472.06 376.183 472.06 412.984V567.314H570.683V393.266C570.683 307.794 552.228 242.083 452.361 242.083C404.373 242.083 372.191 268.394 359.039 293.343H357.688V249.958Z" fill="black"/>
Expand Down

0 comments on commit ece7b3d

Please sign in to comment.