diff --git a/static/sass/about.sass b/static/sass/about.sass index bf03e9b..89531b9 100644 --- a/static/sass/about.sass +++ b/static/sass/about.sass @@ -25,19 +25,19 @@ div.bg background: url(../img/about/bg2.png) no-repeat background-size: cover height: $img-height + 300 - top: 1150px + top: 1800px &#img-3 background: url(../img/about/bg3.png) no-repeat background-size: cover height: $img-height + 300 - top: 2050px + top: 2650px &#img-4 background: url(../img/about/bg4.png) no-repeat background-size: cover height: $img-height + 400 - top: 3200px + top: 4000px div.section background-color: white @@ -51,14 +51,17 @@ div.section &#top margin-top: 0px - div#wrap + h2 + color: $baseColor1 + margin-top: 40px + + div.video width: 100% position: relative padding-top: 56.782% // aspect ration, 9 / 16 iframe#vimeo border: 1px solid $baseColor3 - margin-top: 40px position: absolute top: 0 diff --git a/templates/about.html b/templates/about.html index 8d8bbed..7205831 100644 --- a/templates/about.html +++ b/templates/about.html @@ -28,11 +28,21 @@ language, which allows users to search for specific languages, files, dates of creation and last modifcation, and symbols (function, class, and variable names), amongst other attributes. - Watch our introductory video: -
+

+ Our demo video: +

+
+ +

+ Our demo at the New York Tech Meetup: +

+
+ +