diff options
Diffstat (limited to 'src/app/anime/anime.module.css')
| -rw-r--r-- | src/app/anime/anime.module.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/anime/anime.module.css b/src/app/anime/anime.module.css index 3e84530..15695be 100644 --- a/src/app/anime/anime.module.css +++ b/src/app/anime/anime.module.css @@ -1,4 +1,4 @@ .Main { max-width: 95%; - margin: 0px auto; + margin: 100px auto; }
\ No newline at end of file |