Update max-width in container to 1080px
Some checks are pending
Simple CI Pipeline for PHP / build (push) Waiting to run
Some checks are pending
Simple CI Pipeline for PHP / build (push) Waiting to run
This commit is contained in:
parent
02309e0850
commit
0063a573c1
1772
composer.lock
generated
1772
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,7 @@ body {
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 720px;
|
||||
max-width: 1080px;
|
||||
background-color: #fff;
|
||||
padding: 30px;
|
||||
border-radius: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user