diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-04-14 00:59:35 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-04-14 00:59:35 -0400 |
| commit | 796dc37e648f1c8c44ffe990cedd0be17669fabc (patch) | |
| tree | de83a1f9a4ce3d8999a553ff6d53f04d5ee92a72 /styles/Home.module.css | |
| parent | 9dc4cd9624837490ce943315c1ec56b80440ae69 (diff) | |
| download | smart-cooker-796dc37e648f1c8c44ffe990cedd0be17669fabc.tar.gz smart-cooker-796dc37e648f1c8c44ffe990cedd0be17669fabc.tar.bz2 smart-cooker-796dc37e648f1c8c44ffe990cedd0be17669fabc.zip | |
Even more content
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; } |
