Skip to content

Commit

Permalink
Alignment issue
Browse files Browse the repository at this point in the history
  • Loading branch information
supriyagaut committed Jul 5, 2024
1 parent 013b34e commit 91e2900
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -410,9 +410,10 @@ body {
font-size: 1rem;
color: var(--text-dark);
max-width: calc(var(--max-width) / 2);
/* text-align: right; */
text-align: center;
margin-left: 280px;
/* text-align: right; */

}

.section_header .section_subtitle {
Expand Down

0 comments on commit 91e2900

Please sign in to comment.