diff options
Diffstat (limited to 'styles/Home.module.css')
| -rw-r--r-- | styles/Home.module.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/Home.module.css b/styles/Home.module.css index 5493204..1f2dac3 100644 --- a/styles/Home.module.css +++ b/styles/Home.module.css @@ -9,4 +9,8 @@ padding:5px; margin-top:20px; +} + +.flexbox-center { + flex-direction: row; }
\ No newline at end of file |
