Merge pull request #13 from Ontraport/container-1200
increased max width of container to 1200
This commit is contained in:
commit
84dd51a4e9
@ -176,4 +176,12 @@ Fonts
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/* =====================================================================================================================
|
||||
Container
|
||||
===================================================================================================================== */
|
||||
|
||||
.container.container {
|
||||
max-width: 1200px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user