Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
yetessam authored Aug 7, 2024
1 parent 703737c commit 9c2a213
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@
dt:not(:first-child) {
margin-top: 2.5em; /* Adjust the value as needed */
}

.footer {
color: rgba(255, 255, 255, 0.7); /* Lighten the text color */
text-align: center; /* Center block elements */
margin-bottom: 0.5em; /* Reduce space between paragraphs */
}

0 comments on commit 9c2a213

Please sign in to comment.