remove the 960px max width limit
This commit is contained in:
@@ -4,6 +4,10 @@ body {
|
|||||||
font-size:large;
|
font-size:large;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body > .container {
|
||||||
|
max-width:none;
|
||||||
|
}
|
||||||
|
|
||||||
h1 { font-size: 5rem; }
|
h1 { font-size: 5rem; }
|
||||||
h2 { font-size: 4rem; }
|
h2 { font-size: 4rem; }
|
||||||
h3 { font-size: 3rem; }
|
h3 { font-size: 3rem; }
|
||||||
|
|||||||
Reference in New Issue
Block a user