Merge pull request #1121 from batuhawk/master
Content layout width updated
This commit is contained in:
commit
48356547d8
|
|
@ -179,7 +179,7 @@ button:focus
|
|||
/*--------Content Width--------*/
|
||||
.content-layout
|
||||
{
|
||||
max-width: 1116px !important;
|
||||
max-width: 1300px !important;
|
||||
}
|
||||
/*--------Content Width Finish-------*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue