Skip to content

Commit

Permalink
Shorted Australia to fit on one line, and add bottom padding.
Browse files Browse the repository at this point in the history
  • Loading branch information
TR Jordan committed Jan 20, 2013
1 parent d987a6f commit df3060e
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 6 deletions.
6 changes: 5 additions & 1 deletion css/customizations.css
Expand Up @@ -55,6 +55,10 @@ body {
display: none;
}

.container {
padding-bottom: 40px;
}

/* Story */

.story-text {
Expand Down Expand Up @@ -123,4 +127,4 @@ body {
margin: 0px 3px 0px 3px;
border-radius: 5px;
z-index: 10;
}
}
2 changes: 1 addition & 1 deletion directions/index.html
Expand Up @@ -135,7 +135,7 @@ <h3>From Providence</h3>
<h3>From Boston</h3>
<p>Drive down to Providence on I-95 S, then follow the
Providence directions to Bristol.</p>
<h3>From Parts Unknows (MO, MD, CA, Australia)</h3>
<h3>From Parts Unknows (MO, MD, CA, AUS)</h3>
<p>Fly into TF Green airport in Warwick, RI, head up I-95 N, and
take exit 19 to merge onto I-195 E. Follow the Providence
directions from there.</p>
Expand Down
2 changes: 1 addition & 1 deletion event/index.html
Expand Up @@ -135,7 +135,7 @@ <h3>From Providence</h3>
<h3>From Boston</h3>
<p>Drive down to Providence on I-95 S, then follow the
Providence directions to Bristol.</p>
<h3>From Parts Unknows (MO, MD, CA, Australia)</h3>
<h3>From Parts Unknows (MO, MD, CA, AUS)</h3>
<p>Fly into TF Green airport in Warwick, RI, head up I-95 N, and
take exit 19 to merge onto I-195 E. Follow the Providence
directions from there.</p>
Expand Down
2 changes: 1 addition & 1 deletion fun-stuff/index.html
Expand Up @@ -135,7 +135,7 @@ <h3>From Providence</h3>
<h3>From Boston</h3>
<p>Drive down to Providence on I-95 S, then follow the
Providence directions to Bristol.</p>
<h3>From Parts Unknows (MO, MD, CA, Australia)</h3>
<h3>From Parts Unknows (MO, MD, CA, AUS)</h3>
<p>Fly into TF Green airport in Warwick, RI, head up I-95 N, and
take exit 19 to merge onto I-195 E. Follow the Providence
directions from there.</p>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -135,7 +135,7 @@ <h3>From Providence</h3>
<h3>From Boston</h3>
<p>Drive down to Providence on I-95 S, then follow the
Providence directions to Bristol.</p>
<h3>From Parts Unknows (MO, MD, CA, Australia)</h3>
<h3>From Parts Unknows (MO, MD, CA, AUS)</h3>
<p>Fly into TF Green airport in Warwick, RI, head up I-95 N, and
take exit 19 to merge onto I-195 E. Follow the Providence
directions from there.</p>
Expand Down
2 changes: 1 addition & 1 deletion story/index.html
Expand Up @@ -135,7 +135,7 @@ <h3>From Providence</h3>
<h3>From Boston</h3>
<p>Drive down to Providence on I-95 S, then follow the
Providence directions to Bristol.</p>
<h3>From Parts Unknows (MO, MD, CA, Australia)</h3>
<h3>From Parts Unknows (MO, MD, CA, AUS)</h3>
<p>Fly into TF Green airport in Warwick, RI, head up I-95 N, and
take exit 19 to merge onto I-195 E. Follow the Providence
directions from there.</p>
Expand Down

0 comments on commit df3060e

Please sign in to comment.