mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
increase container width
This commit is contained in:
parent
f8969ba66e
commit
a5d5f95dce
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.container {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
max-width: 680px;
|
||||
max-width: 768px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue