diff options
| author | real-zephex <[email protected]> | 2024-05-24 22:51:36 +0530 |
|---|---|---|
| committer | real-zephex <[email protected]> | 2024-05-24 22:51:36 +0530 |
| commit | 180c9577f8337991ca71470816333fe8430cd3ca (patch) | |
| tree | 82caa5a920443bcf0db3746c7ecacd968d4fc148 /src/app/web-series/styles/info.module.css | |
| parent | style: minor improvements to the anime cards (diff) | |
| download | dramalama-180c9577f8337991ca71470816333fe8430cd3ca.tar.xz dramalama-180c9577f8337991ca71470816333fe8430cd3ca.zip | |
✨ feat(ui): 🎨 migrate from vanilla css to tailwind css, adopted next ui and restructured
Diffstat (limited to 'src/app/web-series/styles/info.module.css')
| -rw-r--r-- | src/app/web-series/styles/info.module.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app/web-series/styles/info.module.css b/src/app/web-series/styles/info.module.css index 8873b41..d60023d 100644 --- a/src/app/web-series/styles/info.module.css +++ b/src/app/web-series/styles/info.module.css @@ -1,5 +1,4 @@ .Main { - min-height: 100vh; margin-top: 60px; } |