Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
megh-bari committed Oct 30, 2024
1 parent 6c20df0 commit e569393
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 @@ -3001,13 +3001,14 @@ video {
font-size: 1.5em; /* Title font size */
margin: 0; /* Remove default margin */
text-align: center; /* Center align title */
color: var(--eerie-black-1);
}

.card-text {
font-size: 1em; /* Text font size */
text-align: center; /* Center align text */
margin: 10px 0; /* Space above and below the text */
color: var(--eerie-black-2);
color: var(--eerie-black-1);
}

.btn-link {
Expand Down

0 comments on commit e569393

Please sign in to comment.