diff options
Diffstat (limited to 'styles/Home.module.css')
| -rw-r--r-- | styles/Home.module.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/styles/Home.module.css b/styles/Home.module.css index ac8fb91..49b9185 100644 --- a/styles/Home.module.css +++ b/styles/Home.module.css @@ -7,4 +7,9 @@ background-repeat: no-repeat; background-size: cover; background-image: url("/temp-landing.png") +} + +.title { + font-size: 200%; + text-align: center; }
\ No newline at end of file |
