[www-doc] [Git][VideoLAN.org/websites][master] vdd19: fix layout

François Cartegnie gitlab at videolan.org
Sun Oct 13 18:18:30 CEST 2019



François Cartegnie pushed to branch master at VideoLAN organization / websites


Commits:
ff819b33 by Francois Cartegnie at 2019-10-13T16:18:19Z
vdd19: fix layout

- - - - -


1 changed file:

- www.videolan.org/videolan/events/vdd19/index.php


Changes:

=====================================
www.videolan.org/videolan/events/vdd19/index.php
=====================================
@@ -87,11 +87,11 @@ $(function($){
   </div>
   <header class="header-bg">
       <div class="container">
-        <div class="row">
-          <div class="col-md-6 col-xs-6 col-xs-offset-3">
-            <img class="col-xs-12" src="//images.videolan.org/images/events/vdd19/vdd2019cone.png">
+        <div class="row col-lg-10 col-lg-offset-1">
+          <div class="col-sm-10 col-md-6">
+            <img class="img-fluid mx-auto d-block" style="max-width:100%; height:auto;" src="//images.videolan.org/images/events/vdd19/vdd2019cone.png" alt="vdd logo">
           </div>
-          <div class="col-xs-12 col-lg-6 text-center align-middle">
+          <div class="col-sm-12 col-md-6 text-center align-middle">
             <h1 id="videodevdays">Video Dev Days 2019</h1>
             <h3>The Open Multimedia Conference that frees the cone in you!</h3>
             <h4>9 - 10 November, 2019, Tokyo</h4>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/ff819b3390ece2d6fea175ef5d0d62d8d9ded675

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/ff819b3390ece2d6fea175ef5d0d62d8d9ded675
You're receiving this email because of your account on code.videolan.org.




More information about the www-doc mailing list