diff options
| author | real-zephex <[email protected]> | 2024-05-11 19:14:29 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-11 19:14:29 +0530 |
| commit | e8875b008268c5873454b120bfb358cb4180093f (patch) | |
| tree | 2a0f8a15fb42f093e1d35f52eb3f7e14f1b0fbe5 /src/app/anime/anime.module.css | |
| parent | Merge pull request #24 from zephex-alt/master (diff) | |
| parent | added anime history section (diff) | |
| download | dramalama-e8875b008268c5873454b120bfb358cb4180093f.tar.xz dramalama-e8875b008268c5873454b120bfb358cb4180093f.zip | |
Merge pull request #25 from real-zephex/improvement-2
Improvement 2
Diffstat (limited to 'src/app/anime/anime.module.css')
| -rw-r--r-- | src/app/anime/anime.module.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/app/anime/anime.module.css b/src/app/anime/anime.module.css deleted file mode 100644 index 72c6fde..0000000 --- a/src/app/anime/anime.module.css +++ /dev/null @@ -1,3 +0,0 @@ -.main {
- margin: 50px auto;
-}
|