diff options
| author | zephex-alt <[email protected]> | 2024-05-03 04:02:21 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-03 04:02:21 +0000 |
| commit | 446eb6d593b97b7d11bc779afe02fdd621d79893 (patch) | |
| tree | 1ba6acc811305d0be2aa1da06c183cfcc4f4d1ca /src/app/anime/search/search.module.css | |
| parent | added edge runtime line (diff) | |
| download | dramalama-446eb6d593b97b7d11bc779afe02fdd621d79893.tar.xz dramalama-446eb6d593b97b7d11bc779afe02fdd621d79893.zip | |
font changes, video player changes and other minor changes
Diffstat (limited to 'src/app/anime/search/search.module.css')
| -rw-r--r-- | src/app/anime/search/search.module.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app/anime/search/search.module.css b/src/app/anime/search/search.module.css index 7f0ef67..9b0d374 100644 --- a/src/app/anime/search/search.module.css +++ b/src/app/anime/search/search.module.css @@ -1,6 +1,5 @@ .waitWhileLoading {
font-size: 18px;
- font-family: "Lexend Deca", serif;
text-align: center;
color: white;
}
@@ -95,7 +94,6 @@ .anime p {
color: white;
width: 20dvw;
- font-family: "Lexend Deca", serif;
font-size: 18px;
}
|