diff options
Diffstat (limited to 'styles')
| -rw-r--r-- | styles/Home.module.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/styles/Home.module.css b/styles/Home.module.css index 64106e8..5493204 100644 --- a/styles/Home.module.css +++ b/styles/Home.module.css @@ -6,5 +6,7 @@ text-align: center; background-color: rgb(58, 58, 58); color: #ffffff; + padding:5px; + margin-top:20px; }
\ No newline at end of file |
