mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-09-08 04:12:56 +00:00
update container width
This commit is contained in:
parent
855929f592
commit
6ea0024b94
@ -1,7 +1,7 @@
|
|||||||
.container {
|
.container {
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
max-width: 768px;
|
max-width: 732px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user