[happybirthdaygnome-web] Keep the offset of the Tech Timeline



commit 00b08008a7724054e10886b1e47151eb2aa0dd5e
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Tue Aug 1 20:40:01 2017 +0300

    Keep the offset of the Tech Timeline

 index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/index.html b/index.html
index ff760c1..65f1ad5 100644
--- a/index.html
+++ b/index.html
@@ -61,7 +61,7 @@
         <section class="bg-dark" id="timeline">
             <div class="container">
                 <div class="row">
-                    <div class="col-xs-12">
+                    <div class="col-xs-12 col-sm-11 col-sm-offset-1 ">
                         <div class="text-center">
                             <p class="h1">Learn about GNOME’s last 20 years</p>
                             <div class="timeline m-t-5">
@@ -190,7 +190,7 @@
     <section class="bg-dar" id="people">
         <div class="container">
             <div class="row">
-                <div class="col-xs-12 col-sm-11 col-sm-offset-1">
+                <div class="col-xs-12">
                 <p class="h3 text-center">The GNOME community consists of hundreds of people worldwide, 
users and contributors alike.</p>
                 <p>On <a href="https://www.gnome.org/friends/"; target="_blank">Friends of GNOME</a> you can 
learn a little bit more about some of the people that contribute to GNOME and even adopt a hacker. With your 
Friends of GNOME donations you’ll receive a special postcard from the hacker of your choice.</p>
                 <img class="img-responsive" src="./images/group_photo_carlushe.jpg" alt="Group photo of 
GNOME contributors at GUADEC 2016 (Karlsruhe)"></div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]