responsive homepage

This commit is contained in:
Athou
2013-05-26 18:10:47 +02:00
parent 77ca2d44df
commit 7a14dd4d76
2 changed files with 74 additions and 41 deletions

View File

@@ -11,6 +11,12 @@
line-height: 20px
}
.welcome .container-fluid {
margin-right: auto;
margin-left: auto;
max-width: 950px;
}
.welcome .header {
margin: 20px 0 40px 0;
}
@@ -49,4 +55,4 @@
.favicon {
width: 16px;
height: 16px;
}
}