diff options
| author | zephex-alt <[email protected]> | 2024-04-29 04:15:13 +0000 |
|---|---|---|
| committer | zephex-alt <[email protected]> | 2024-04-29 04:15:13 +0000 |
| commit | 3a31abeadeed35dd73f621fbfdb8442240ef41fd (patch) | |
| tree | d31736642525b29c8a7917f31eff251c2bb48c15 /src/app/anime/anime.module.css | |
| parent | code maintainence (diff) | |
| download | dramalama-3a31abeadeed35dd73f621fbfdb8442240ef41fd.tar.xz dramalama-3a31abeadeed35dd73f621fbfdb8442240ef41fd.zip | |
minor UI tweaks to homepages of kdrama and manga section
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 f243298..f2b4f28 100644 --- a/src/app/anime/anime.module.css +++ b/src/app/anime/anime.module.css @@ -1,4 +1,4 @@ .main {
- margin: 80px auto;
+ margin: 50px auto;
max-width: 98%;
}
\ No newline at end of file |