aboutsummaryrefslogtreecommitdiff
path: root/src/app/web-series/styles/web-series.module.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-05-19 21:38:18 +0530
committerreal-zephex <[email protected]>2024-05-19 21:38:18 +0530
commitf936d0bc251b2e931d0729198da115b00f5a44a1 (patch)
tree8ce79c53a479038725e905245c2975bed27fc69e /src/app/web-series/styles/web-series.module.css
parentstyle(homepage): removed unnecessary sub text from the homepage cards and cha... (diff)
parentMerge pull request #28 from real-zephex/improvement-2 (diff)
downloaddramalama-f936d0bc251b2e931d0729198da115b00f5a44a1.tar.xz
dramalama-f936d0bc251b2e931d0729198da115b00f5a44a1.zip
Merge branch 'master' of https://github.com/real-zephex/Dramalama-Next
Diffstat (limited to 'src/app/web-series/styles/web-series.module.css')
-rw-r--r--src/app/web-series/styles/web-series.module.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/web-series/styles/web-series.module.css b/src/app/web-series/styles/web-series.module.css
new file mode 100644
index 0000000..849fed9
--- /dev/null
+++ b/src/app/web-series/styles/web-series.module.css
@@ -0,0 +1,4 @@
+.main {
+ margin: 65px auto;
+ width: 99%;
+} \ No newline at end of file