Skip to content

Commit

Permalink
style: Align summary to the center of the page
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielPalafox committed Jan 10, 2024
1 parent ed375a9 commit a1a354b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:host {
width: 100%;
display: flex;
justify-content: center;
}
Expand Down

0 comments on commit a1a354b

Please sign in to comment.