Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit 1bcdfd8

Browse files
committed
Updating styling for stats grid
1 parent 93548cb commit 1bcdfd8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

css/stats.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ td {
202202
display: grid;
203203
grid-template-columns: 1fr 1fr;
204204
gap: 20px;
205-
padding: 10px;
205+
padding: 10px 30px;
206206
box-sizing: border-box;
207207
max-width: 1800px;
208208
margin: 0 auto;

stats.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ <h2>Historical Stats</h2>
231231
<li>Clarkson Mirror Started: October 2002</li>
232232
<li>Current Mirror booted up for first time: April 2016</li>
233233
<li>1.0PB reached on New Mirror: January 5, 2018 at 6pm EST</li>
234+
<li>2.0PB reached on New Mirror: October 18, 2018 at 4pm EST</li>
234235
</div>
235236
</div>
236237
<div class="stats-card">

0 commit comments

Comments
 (0)