Skip to content

Commit 968580f

Browse files
committed
Updated screencast
1 parent b51a7d0 commit 968580f

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

images/screencast.mp4

3.06 MB
Binary file not shown.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ <h1 class="header-title">
4242
<source src="images/screencast.mp4" type="video/mp4">
4343
<div>Your browser does not support the video tag.</div>
4444
</video>
45+
<p class="header-subtitle">Click Play to watch a 90 seconds video of GitUp in action</p>
4546
</div>
4647

4748
<section class="mainFeature" id="live-map">

styles/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ body {
248248

249249
#screencast {
250250
text-align: center;
251+
margin-bottom: 20px;
251252
}
252253
video {
253254
border:1px solid #ccc;

0 commit comments

Comments
 (0)