Skip to content

Commit

Permalink
fixbug
Browse files Browse the repository at this point in the history
  • Loading branch information
HanPutra committed May 25, 2024
1 parent 59fef98 commit f06459d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -416,10 +416,11 @@ footer p a {
body .overlay .close-button,
body .overlay .left-arrow,
body .overlay .right-arrow {
position: fixed;
font-size: 3rem;
width: 3rem;
height: 3rem;
top: calc(100vh - 3rem - 1rem);
bottom: 1rem;
border-radius: 1.5rem;
}
body .overlay .close-button {
Expand Down

0 comments on commit f06459d

Please sign in to comment.