Skip to content

Commit

Permalink
Remove italic font style from footer CSS for improved readability
Browse files Browse the repository at this point in the history
  • Loading branch information
hichemfantar committed Jan 18, 2025
1 parent f8af501 commit 38ba5a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/css/content/footer.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.content-inner .footer {
margin: 4em auto 1em;
text-align: center;
font-style: italic;
font-size: 14px;
}

Expand All @@ -13,7 +12,6 @@
background-color: transparent;
border: 0;
cursor: pointer;
font-style: italic;
padding: 0 4px;
}

Expand Down

0 comments on commit 38ba5a5

Please sign in to comment.