make it a little bigger

This commit is contained in:
John Bintz 2013-07-19 09:30:41 -04:00
parent 00aabd62df
commit a1fac2d23f
2 changed files with 4 additions and 4 deletions

View File

@ -67,7 +67,7 @@
}
pre, pre code {
font-size: 12px;
font-size: 13px;
}
h1 {
@ -131,7 +131,7 @@ h2 {
}
table {
width: 800px;
width: 900px;
height: 100%;
margin: 0 auto;
}

View File

@ -4877,7 +4877,7 @@ input[type="submit"].btn.btn-mini {
/* line 69, ../sass/screen.scss */
pre, pre code {
font-size: 12px;
font-size: 13px;
}
/* line 73, ../sass/screen.scss */
@ -4947,7 +4947,7 @@ h2 {
/* line 133, ../sass/screen.scss */
table {
width: 800px;
width: 900px;
height: 100%;
margin: 0 auto;
}