Skip to content

Commit

Permalink
feat: avatar 2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
VikashPR committed Jul 5, 2024
1 parent d9ec02f commit 3f4c830
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@ footer .footer-bottom .heart {
border-top-left-radius: 40px;
}
.about-container .about-right::before {
content: "yes, its me";
content: "VIKASH PR";
text-transform: capitalize;
position: absolute;
left: -60px;
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/css/style.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ footer .footer-bottom {
}

.about-right::before {
content: 'yes, its me';
content: 'VIKASH PR';
text-transform: capitalize;
position: absolute;
left: -60px;
Expand Down
Binary file modified docs/assets/image/avatar2.webp
Binary file not shown.

0 comments on commit 3f4c830

Please sign in to comment.