diff --git a/assets/css/style.css b/assets/css/style.css index c598033..b50cdef 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -18,6 +18,16 @@ /*background-color: white;*/ } +.header img{ + float: left; + max-height: 2.5em; + margin-right: 15px; +} + +.header h1{ + position: relative; +} + #schedule{ box-sizing: border-box; display: flex; @@ -52,4 +62,4 @@ a{ color: #ff5e00 !important; - } \ No newline at end of file + } diff --git a/assets/images/mozilla_logo.png b/assets/images/mozilla_logo.png new file mode 100644 index 0000000..b7254a3 Binary files /dev/null and b/assets/images/mozilla_logo.png differ diff --git a/index.html b/index.html index f7fde1c..12fd1fa 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,10 @@
+ We’re hosting an in-person meetup at NIEC on 28th October, from 10 am - 3 pm, to gather all free and open source enthusiasts from the Delhi city to contribute to open source projects together.