diff options
Diffstat (limited to 'src/routes/index.svelte')
| -rw-r--r-- | src/routes/index.svelte | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 3bc0b30..fa9fe28 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -8,7 +8,7 @@ </div> </div> -<div class="bg-light rounded p-2 shadow"> +<div class="bg-light rounded py-3 shadow"> <div class="d-flex justify-content-center"> <div class="col-md-8 mt-2 border-bottom"> <h3>"Darkness must pass, a new day will come, and when the sun shines, it will shine out the clearer."</h3> |
