aboutsummaryrefslogtreecommitdiff
path: root/src/app/anime/recent/recent.module.css
diff options
context:
space:
mode:
authorzephex-alt <[email protected]>2024-04-29 19:02:30 +0000
committerGitHub <[email protected]>2024-04-29 19:02:30 +0000
commit75554bf84c7520c0bff2d4e7f14141577319dbda (patch)
tree9ef4a5ab980c60d28a323d47905615423782e08f /src/app/anime/recent/recent.module.css
parentadjusted the images' width and height (diff)
downloaddramalama-75554bf84c7520c0bff2d4e7f14141577319dbda.tar.xz
dramalama-75554bf84c7520c0bff2d4e7f14141577319dbda.zip
late night fuckery
Diffstat (limited to 'src/app/anime/recent/recent.module.css')
-rw-r--r--src/app/anime/recent/recent.module.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/app/anime/recent/recent.module.css b/src/app/anime/recent/recent.module.css
index d16c23f..a641fb5 100644
--- a/src/app/anime/recent/recent.module.css
+++ b/src/app/anime/recent/recent.module.css
@@ -5,10 +5,9 @@
.RecentText p {
font-size: 28px;
- margin: 5px;
+ margin: 0;
color: var(--soft-purple);
- font-family: "Poppins";
- font-weight: 500;
+ font-family: "Lexend Deca", serif;
}
.RecentText span {