We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82f3df commit 600d868Copy full SHA for 600d868
src/Elastic.Markdown/Assets/styles.css
@@ -24,7 +24,7 @@
24
--banner-height: calc(var(--spacing) * 9);
25
/*--offset-top: calc(var(--header-height) + var(--banner-height));*/
26
--offset-top: 72px;
27
- --max-layout-width: 1800px;
+ --max-layout-width: 1920px;
28
}
29
30
@media screen and (min-width: 767px) {
0 commit comments