Tabs to spaces, small bit of cleanup

This commit is contained in:
Josh Sherman 2014-09-17 12:36:15 -04:00
parent ef9c2860b1
commit ed9d057be3
5 changed files with 71 additions and 68 deletions

View file

@ -1,15 +1,15 @@
html
{
width: 100%;
width: 100%;
}
body
{
width: 100%;
font-size: 1em;
width: 100%;
font-size: 1em;
}
.lead
{
font-size: 150%;
font-size: 150%;
}