aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama/styles/search.module.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-05-09 11:23:15 +0530
committerGitHub <[email protected]>2024-05-09 11:23:15 +0530
commitf2f4b084f5d2dbd8b5f8e631bdaabd8c10526837 (patch)
tree610c401d7075f37cf6f92e9f57f2a4bad94333ed /src/app/kdrama/styles/search.module.css
parentMerge pull request #22 from zephex-alt/master (diff)
parentadded popular section (anime) (diff)
downloaddramalama-f2f4b084f5d2dbd8b5f8e631bdaabd8c10526837.tar.xz
dramalama-f2f4b084f5d2dbd8b5f8e631bdaabd8c10526837.zip
Merge pull request #24 from zephex-alt/master
added popular section (anime)
Diffstat (limited to 'src/app/kdrama/styles/search.module.css')
-rw-r--r--src/app/kdrama/styles/search.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/kdrama/styles/search.module.css b/src/app/kdrama/styles/search.module.css
index e8076f3..dbca5ad 100644
--- a/src/app/kdrama/styles/search.module.css
+++ b/src/app/kdrama/styles/search.module.css
@@ -32,7 +32,7 @@
.SearchResults {
display: flex;
- margin-top: 10px;
+ margin: 10px 0 10px 0;
overflow-x: auto;
}