diff options
| author | real-zephex <[email protected]> | 2024-04-08 16:57:21 +0530 |
|---|---|---|
| committer | real-zephex <[email protected]> | 2024-04-08 16:57:21 +0530 |
| commit | 9e42f2f67189845c6a88151743f30ad10a73a689 (patch) | |
| tree | 0467fc9539787ce1b1a0423adc9b9b0231090315 /src/app/anime/recent/recent.module.css | |
| parent | small chanegs here and there, manga and anime pages are currently broken. cha... (diff) | |
| download | dramalama-9e42f2f67189845c6a88151743f30ad10a73a689.tar.xz dramalama-9e42f2f67189845c6a88151743f30ad10a73a689.zip | |
prolly the last update to dramalama.
Diffstat (limited to 'src/app/anime/recent/recent.module.css')
| -rw-r--r-- | src/app/anime/recent/recent.module.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/anime/recent/recent.module.css b/src/app/anime/recent/recent.module.css index 658d006..f9d5161 100644 --- a/src/app/anime/recent/recent.module.css +++ b/src/app/anime/recent/recent.module.css @@ -4,7 +4,7 @@ } .RecentText p { - font-size: 26px; + font-size: 28px; margin: 5px; color: var(--soft-purple); font-family: "Poppins"; |