Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
FaizalZahid authored Aug 14, 2024
1 parent cf7aba4 commit 54163ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions free-ebooks/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ nav ul {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 15px;
gap: 20px;
}

nav ul li {
Expand Down Expand Up @@ -286,4 +286,4 @@ footer p {
.shake-animation {
animation: shake 2s ease-in-out infinite alternate;
animation-delay: 2s;
}
}

0 comments on commit 54163ec

Please sign in to comment.