Skip to content

Commit

Permalink
Update style.css about-btn style
Browse files Browse the repository at this point in the history
about btn style
  • Loading branch information
Nabendu-Manna committed Feb 15, 2024
1 parent 6907731 commit f0d6e57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -648,3 +648,8 @@ footer{
width: 100%;
}
}
.about-btn {
position: absolute;
top: 100%;
transform: translateY(-200%);
}

0 comments on commit f0d6e57

Please sign in to comment.