aboutsummaryrefslogtreecommitdiff
path: root/src/app/video/video.css
diff options
context:
space:
mode:
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 7cd537d..a75054b 100644
--- a/src/app/video/video.css
+++ b/src/app/video/video.css
@@ -6,7 +6,7 @@
}
.video2 video {
- border-radius: 10px;
+ border-radius: 5px;
}
.video2 p {
@@ -20,4 +20,4 @@
.video2 p {
color: black;
}
-} \ No newline at end of file
+}