diff --git a/index.html b/index.html index fbebc1f918e1c72120b2f3451498cb7577f70004..8c30d3c9d52b2e17769e327fde1b6877ae897125 100644 --- a/index.html +++ b/index.html @@ -14,9 +14,9 @@ font-family: 'Poppins', sans-serif; text-transform: uppercase; padding-left: 40px;">Fablab Bangalore</h1> - - - + + + <body style="margin: 0; padding: 0; width: 100vw; @@ -24,10 +24,10 @@ overflow: hidden; position: relative; background: #FFB1A4; - + display: flex; align-items: center;"> - + <div class="blob" style="position: absolute; top: 0; left: 0; @@ -43,17 +43,21 @@ <p style="color: #253551; font-family: 'Poppins', sans-serif; padding-left: 30px;"><a href="https://www.fablabs.io/labs/workbenchprojects">Fablab Bangalore</a> is joining the fabacademy learning experience for the first time in 2019. </p> </div> - + <div> <!--<h3>Student<strike>s</strike></h3>--><p style="color: #253551; font-family: 'Poppins', sans-serif; padding-left: 30px;"><a href="http://fabacademy.org/2019/labs/bangalore/students/richard-gomes">Richard Gomez</a> is the sole student who has enrolled for our first fabacademy.</p> </div> - + <div> <!--<h3>Instructor<strike>s</strike></h3>--><p style="color: #253551; font-family: 'Poppins', sans-serif; padding-left: 30px;"> <a href="http://archive.fabacademy.org/2017/fablabtrivandrum/students/312/index.html">Jim Seelan</a> is the wearing the instructor's hat this year</p> </div> - +<div> +<!--<h3>Instructor<strike>s</strike></h3>--><p style="color: #253551; +font-family: 'Poppins', sans-serif; padding-left: 30px;"> <a href="http://archive.fabacademy.org/2017/fablabtrivandrum/students/213/index.html">Syed Junaid Ahmed </a> is the wearing the supporting instructor's hat this year</p> +</div> + </body> </div> -</html> \ No newline at end of file +</html>