aboutsummaryrefslogtreecommitdiff
path: root/src/app/video/video.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-03-17 09:24:57 +0530
committerreal-zephex <[email protected]>2024-03-17 09:24:57 +0530
commit39064fc306d380f8524c8b4062e3ea7fc5b16213 (patch)
tree975113dfdb1e010b8ef6ace632c5126f60b95833 /src/app/video/video.css
parentUpdate README.md (diff)
downloaddramalama-39064fc306d380f8524c8b4062e3ea7fc5b16213.tar.xz
dramalama-39064fc306d380f8524c8b4062e3ea7fc5b16213.zip
The anime section is fully server rendered!
Diffstat (limited to 'src/app/video/video.css')
-rw-r--r--src/app/video/video.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/app/video/video.css b/src/app/video/video.css
index c739968..aab1f54 100644
--- a/src/app/video/video.css
+++ b/src/app/video/video.css
@@ -6,8 +6,8 @@
width: 50%;
}
-.video2 video {
- border-radius: 5px;
+.testPlayer {
+ border-radius: 10px;
}
.video2 p {