Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LRPerzus committed Feb 10, 2023
2 parents fffeb69 + 36797a1 commit d3524d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -865,4 +865,7 @@ footer .copyright {
.parallax4 {
min-height: 300px;
}
#userinfo .user-p {
padding-left: 10%;
}
}
2 changes: 1 addition & 1 deletion userinfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</nav>

<div id="userinfo">
<i><i class="fa fa-user-secret user"></i></i>
<i><i class="fa fa-user-secret user user-p"></i></i>
</div>
<button onclick="">LogOut</button>

Expand Down

0 comments on commit d3524d7

Please sign in to comment.