diff options
| author | real-zephex <[email protected]> | 2024-03-21 23:50:38 +0530 |
|---|---|---|
| committer | real-zephex <[email protected]> | 2024-03-21 23:50:38 +0530 |
| commit | 101fe5c55a5ae48086d10ef75a72b77e69574c18 (patch) | |
| tree | bc0ac23dd2183403a362f12a839b7ebaac0839f5 /src/app/info/info.css | |
| parent | fix: minor css fix (diff) | |
| download | dramalama-101fe5c55a5ae48086d10ef75a72b77e69574c18.tar.xz dramalama-101fe5c55a5ae48086d10ef75a72b77e69574c18.zip | |
fix: minor css fix
Diffstat (limited to 'src/app/info/info.css')
| -rw-r--r-- | src/app/info/info.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/info/info.css b/src/app/info/info.css index cf24758..e9bb501 100644 --- a/src/app/info/info.css +++ b/src/app/info/info.css @@ -27,7 +27,7 @@ border-radius: 10px; } -.dramaDescription { +.animeDescription { color: #ffffff81; font-family: "Lato"; font-size: 16px; |