aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama/styles/search.module.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-05-03 12:28:53 +0530
committerGitHub <[email protected]>2024-05-03 12:28:53 +0530
commit5e1fb505acabab5d6ceb38be898ab1a3368ae567 (patch)
tree97c725f2234c6b5dc7f6afa6b71c0f29c845de34 /src/app/kdrama/styles/search.module.css
parentremoved unused pictures from the public directory (diff)
parentsome more changes (diff)
downloaddramalama-5e1fb505acabab5d6ceb38be898ab1a3368ae567.tar.xz
dramalama-5e1fb505acabab5d6ceb38be898ab1a3368ae567.zip
Merge pull request #11 from zephex-alt/deploy-on-cloudflare
video player change, font changes and other minor changes
Diffstat (limited to 'src/app/kdrama/styles/search.module.css')
-rw-r--r--src/app/kdrama/styles/search.module.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/app/kdrama/styles/search.module.css b/src/app/kdrama/styles/search.module.css
index 5b9c965..80f70b9 100644
--- a/src/app/kdrama/styles/search.module.css
+++ b/src/app/kdrama/styles/search.module.css
@@ -4,7 +4,6 @@
.LoadingText {
color: white;
- font-family: "Atkinson Hyperlegible", serif;
text-align: center;
font-size: 18px;
}
@@ -25,9 +24,9 @@
outline: none;
background-color: #121212;
font-size: 16px;
- font-family: "Atkinson Hyperlegible", serif;
color: white;
width: 100%;
+ font-family: "Lexend Deca";
}
.SearchResults {
@@ -73,9 +72,8 @@
.SearchEntry p {
color: white;
- font-family: "Lexend Deca", serif;
font-size: 18px;
- width: 35vh;
+ width: 45vh;
}
.SearchEntry img {