Skip to content

Commit f40c5bf

Browse files
authored
Update 404.html
1 parent 35d5bcb commit f40c5bf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

HTML/404.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ <h2 class="entry-title text-muted">We are sorry, but the page you are looking fo
222222
</div>
223223
</div><!-- #main -->
224224

225+
225226
<footer id="colophon" class="site-footer" role="contentinfo">
226227
<div class="container">
227228

@@ -251,7 +252,7 @@ <h2 class="entry-title text-muted">We are sorry, but the page you are looking fo
251252
</div><!-- .tweets -->
252253
<a href="#" class="follow-button btn btn-custom btn-lg pull-right float-right">Follow</a>
253254
</div><!-- #tweets-list -->
254-
<div class="tweets-icon float-left text-right">
255+
<div class="tweets-icon pull-left text-right">
255256
<i class="fab fa-twitter fa-2x text-primary"></i>
256257
</div><!-- .tweets-icon -->
257258
<ul class="tweets-control list-inline pull-right float-right mt-1">
@@ -363,4 +364,4 @@ <h2 class="section-title h4 clearfix">Get Updates</h2>
363364
<script type="text/javascript" src="assets/app/js/app.js"></script>
364365

365366
</body>
366-
</html>
367+
</html>

0 commit comments

Comments
 (0)