changed large size to 900px

This commit is contained in:
albert
2012-04-18 10:52:14 -04:00
parent 094d9d6377
commit e99326c4df
2 changed files with 2 additions and 4 deletions

View File

@@ -126,12 +126,10 @@ div#c-posts {
font-size: $h3_size;
li {
padding: 0.25em 0.5em;
padding: 0 1em 0 0;
&.active {
background-color: $menu_color;
font-weight: bold;
@include border-radius(4px);
}
}