increased max width of container to 1200
This commit is contained in:
parent
23aa702c7d
commit
07b85c0c6e
@ -177,3 +177,11 @@ Fonts
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* =====================================================================================================================
|
||||||
|
Container
|
||||||
|
===================================================================================================================== */
|
||||||
|
|
||||||
|
.container.container {
|
||||||
|
max-width: 1200px;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user