mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-10 15:07:53 +00:00
decrease container width
This commit is contained in:
parent
8680718714
commit
02e56e4d08
@ -1,7 +1,7 @@
|
||||
.container {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
max-width: 748px;
|
||||
max-width: 680px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user