Skip to content

Commit 9ae0660

Browse files
last fixes (font sizes and texts)
1 parent 3505cd0 commit 9ae0660

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pandas/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
<h2>10 March, 2017</h2>
5858

59-
<h1>Pandas documentation sprint</h1>
59+
<h1 style="font-size: 48px;">Pandas documentation sprint</h1>
6060

6161
<p id="countdown"></p>
6262
<script>
@@ -348,7 +348,7 @@ <h4 class="panel-title">
348348
<div class="container">
349349
<div class="row">
350350
<div class="col-md-12">
351-
<h3 class="section-title">Photos</h3>
351+
<h3 class="section-title">Photos of past Python sprints</h3>
352352
</div>
353353
</div>
354354
<div class="row">
@@ -400,7 +400,7 @@ <h3 class="section-title">Photos</h3>
400400
<div class="container">
401401
<div class="row">
402402
<div class="col-md-12">
403-
<p class="site-info">Designed and <br> Developed by <a href="http://technextit.com">Technext Limited</a></p>
403+
<p class="site-info" style="font-size: 10px;">Template by <a href="http://technextit.com">Technext Limited</a></p>
404404
<ul class="social-block">
405405
<li><a href="https://twitter.com/py_sprints/"><i class="ion-social-twitter"></i></a></li>
406406
</ul>

0 commit comments

Comments
 (0)