diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-14 15:27:29 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-14 15:27:29 -0500 |
| commit | 280185245d19c7c9c02e5c73601e0e54009c6c8e (patch) | |
| tree | 410ef1ff865ec412dfcee96312b30461c3241834 /styles | |
| parent | d16550df3d370ce2f2859d72a79c36e8ef0b4a72 (diff) | |
| download | snug-cup-280185245d19c7c9c02e5c73601e0e54009c6c8e.tar.gz snug-cup-280185245d19c7c9c02e5c73601e0e54009c6c8e.tar.bz2 snug-cup-280185245d19c7c9c02e5c73601e0e54009c6c8e.zip | |
Added unity project
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 |
