diff options
Diffstat (limited to 'styles/Home.module.css')
| -rw-r--r-- | styles/Home.module.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/styles/Home.module.css b/styles/Home.module.css index 125e21c..9645622 100644 --- a/styles/Home.module.css +++ b/styles/Home.module.css @@ -7,5 +7,8 @@ flex-direction: column; justify-content: center; align-items: center; +} + +.center { text-align: center; } |
