We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51a7d0 commit 968580fCopy full SHA for 968580f
images/screencast.mp4
3.06 MB
index.html
@@ -42,6 +42,7 @@ <h1 class="header-title">
42
<source src="images/screencast.mp4" type="video/mp4">
43
<div>Your browser does not support the video tag.</div>
44
</video>
45
+ <p class="header-subtitle">Click Play to watch a 90 seconds video of GitUp in action</p>
46
</div>
47
48
<section class="mainFeature" id="live-map">
styles/main.css
@@ -248,6 +248,7 @@ body {
248
249
#screencast {
250
text-align: center;
251
+ margin-bottom: 20px;
252
}
253
video {
254
border:1px solid #ccc;
0 commit comments