remove the 960px max width limit, 2
This commit is contained in:
@@ -5,7 +5,7 @@ body {
|
||||
}
|
||||
|
||||
body > .container {
|
||||
max-width:none;
|
||||
max-width:revert;
|
||||
}
|
||||
|
||||
h1 { font-size: 5rem; }
|
||||
|
||||
Reference in New Issue
Block a user