Skip to content

Commit

Permalink
svelte: format
Browse files Browse the repository at this point in the history
  • Loading branch information
tbmc committed May 28, 2024
1 parent 3751377 commit 9ba243c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions svelte/src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@
}
nav span .title {
font-weight: bold;
font-size: 1.5em;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 1.5em;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.root-container {
Expand Down

0 comments on commit 9ba243c

Please sign in to comment.