mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
default layout: bug explanation
This commit is contained in:
parent
72e3436b4c
commit
b8234f4139
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@
|
|||
}
|
||||
@media (min-width: 1610px) {
|
||||
.default-layout {
|
||||
/**
|
||||
* This 1px adjustment was introduced due to a known bug:
|
||||
* https://issues.chromium.org/issues/401693546
|
||||
**/
|
||||
width: 1201px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue