diff options
| author | real-zephex <[email protected]> | 2024-05-04 23:49:39 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-04 23:49:39 +0530 |
| commit | 87280be2ec7a74d04159dbe5fb2831cf6a500a3c (patch) | |
| tree | 0b9fb3df41a4fb23283b730d699dacaf1ed9a7f3 /src/app/anime/anime.module.css | |
| parent | Update README.md (diff) | |
| parent | UI changes to improved desktop experience (diff) | |
| download | dramalama-87280be2ec7a74d04159dbe5fb2831cf6a500a3c.tar.xz dramalama-87280be2ec7a74d04159dbe5fb2831cf6a500a3c.zip | |
Merge pull request #14 from zephex-alt/master
UI changes to improved desktop experience
Diffstat (limited to 'src/app/anime/anime.module.css')
| -rw-r--r-- | src/app/anime/anime.module.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app/anime/anime.module.css b/src/app/anime/anime.module.css index 56c6138..72c6fde 100644 --- a/src/app/anime/anime.module.css +++ b/src/app/anime/anime.module.css @@ -1,4 +1,3 @@ .main {
margin: 50px auto;
- max-width: 98%;
}
|