Skip to content

Commit 82d686f

Browse files
committed
fix top: 0px mobile and date
1 parent 2b31cb0 commit 82d686f

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h2>About unStack</h2>
153153
<div class="inner-box">
154154
<span class="title">React MasterClass Events</span>
155155
<h3>React present and future, <br> a hands-on approach</h3>
156-
<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of June 2019 in Lagos, Nigeria.
156+
<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of July 2019 in Lagos, Nigeria.
157157
</div>
158158
<div class="btn-box"><a href="https://eventprime.co/e/react-present-and-future-a-hands-on-approach" target="_blank" class="theme-btn btn-style-one">Register Now</a></div>
159159
</div>

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@ img {
600600

601601
.main-header {
602602
position: fixed;
603+
top: 0px;
603604
z-index: 999;
604605
width: 100%;
605606
-webkit-transition: all 300ms ease;

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ <h4><a href="about.html">Network</a></h4>
262262
<h3>React present and future, <br> a hands-on approach</h3>
263263
<div class="text">React present and future is a one-day meetup for Software
264264
Engineers
265-
and front-end developers, which will take place on the 29th of June 2019 in
265+
and front-end developers, which will take place on the 29th of July 2019 in
266266
Lagos,
267267
Nigeria.
268268
</div>
@@ -281,7 +281,7 @@ <h3>React present and future, <br> a hands-on approach</h3>
281281
<div class="inner-column">
282282
<span class="title">React MasterClass Events</span>
283283
<h2>React present and future, <br> a hands-on approach</h2>
284-
<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of June 2019 in Lagos, Nigeria.</div>
284+
<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of July 2019 in Lagos, Nigeria.</div>
285285
<div class="btn-box"><a href="#" class="theme-btn btn-style-three">Register Now</a></div>
286286
</div>
287287
</div>
@@ -316,7 +316,7 @@ <h2>React present and future, <br> a hands-on approach</h2>
316316
<div class="inner-column">
317317
<span class="title">React MasterClass Events</span>
318318
<h2>React present and future, <br> a hands-on approach</h2>
319-
<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of June 2019 in Lagos, Nigeria.</div>
319+
<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of July 2019 in Lagos, Nigeria.</div>
320320
<div class="btn-box"><a href="#" class="theme-btn btn-style-three">Register Now</a></div>
321321
</div>
322322
</div>
@@ -378,8 +378,8 @@ <h2>React present and future, <br> a hands-on approach</h2>
378378
<!--<div class="inner-column">-->
379379
<!--<div class="shedule-box">-->
380380
<!--<h3 class="day">DAY 1</h3>-->
381-
<!--<span class="date">29th June 2019, Saturday </span>-->
382-
<!--<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of June 2019 in Lagos, Nigeria.</div>-->
381+
<!--<span class="date">29th July 2019, Saturday </span>-->
382+
<!--<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of July 2019 in Lagos, Nigeria.</div>-->
383383
<!--<div class="link-box"><a href="schedule.html"><span class="fa fa-angle-right"></span> See Full Schedule</a></div>-->
384384
<!--</div>-->
385385
<!--</div>-->

mission.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h2>Our Mission</h2>
154154
<div class="inner-box">
155155
<span class="title">React MasterClass Events</span>
156156
<h3>React present and future, <br> a hands-on approach</h3>
157-
<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of June 2019 in Lagos, Nigeria.
157+
<div class="text">React present and future is a one-day meetup for Software Engineers and front-end developers, which will take place on the 29th of July 2019 in Lagos, Nigeria.
158158
</div>
159159
<div class="btn-box"><a href="https://eventprime.co/e/react-present-and-future-a-hands-on-approach" target="_blank" class="theme-btn btn-style-one">Register Now</a></div>
160160
</div>

0 commit comments

Comments
 (0)