aboutsummaryrefslogtreecommitdiff
path: root/src/app/anime/recent/recent.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/anime/recent/recent.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/anime/recent/recent.module.css')
-rw-r--r--src/app/anime/recent/recent.module.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app/anime/recent/recent.module.css b/src/app/anime/recent/recent.module.css
index c7877da..07f20d5 100644
--- a/src/app/anime/recent/recent.module.css
+++ b/src/app/anime/recent/recent.module.css
@@ -7,7 +7,6 @@
font-size: 28px;
margin: 0;
color: var(--soft-purple);
- font-family: "Lexend Deca", serif;
}
.RecentText span {
@@ -51,7 +50,6 @@
margin: 5px auto;
width: auto;
max-width: 180px;
- font-family: "Lexend Deca", serif;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;