Skip to content

Commit

Permalink
Removed a bug for narrow window size
Browse files Browse the repository at this point in the history
  • Loading branch information
yogsototh committed Apr 25, 2012
1 parent 41b0e91 commit 7431b8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/homepage.lucius
@@ -1,5 +1,8 @@
/* Homepage-specific styling */

#container {
min-width: 1094px;
}

dd, p {
text-align: justify;
Expand Down

0 comments on commit 7431b8a

Please sign in to comment.