Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
olimjon1606 committed Nov 6, 2023
1 parent 5dc186f commit 092bd59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ h6 {
height: 140px;
margin-left: 7px;
margin-top: 10px;
background-color: var(--light-slate);
background-color: transparent;
}
.social-links span {
padding: 3px 5px;
Expand Down
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ <h3 class="big-heading">I build things for the web.</h3>
<a href="mailto:[email protected]"><i class="fas fa-envelope"></i></a>
<span>Email</span>
</li>

<li class="vl"></li>
</ul>
</div>

Expand Down

0 comments on commit 092bd59

Please sign in to comment.