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 3a5b46e commit eae9f12Copy full SHA for eae9f12
src/Elastic.Markdown/Assets/styles.css
@@ -85,7 +85,7 @@
85
}
86
87
.content-container {
88
- @apply w-full max-w-[80ch];
+ @apply w-full max-w-[80ch] lg:w-[80ch];
89
90
91
.applies {
0 commit comments