Commit 97b29ae0 by xuchao

Updated: 修改最大规格 xxl 对应的屏幕分辨率为1600px

parent e2a6d61c
......@@ -79,7 +79,7 @@ $grid-breakpoints: (
md: 768px,
lg: 992px,
xl: 1200px,
xxl: 1349px
xxl: 1600px
) !default;
// Left sidebar custom colors. In case you want to build the colors based on only one
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment