mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
fix: max-width inlining
This commit is contained in:
parent
e13c79853f
commit
b655291e85
@ -138,6 +138,7 @@ main .container {
|
|||||||
/* Welcome page specific styles */
|
/* Welcome page specific styles */
|
||||||
.docs-doc-id-welcome main .container {
|
.docs-doc-id-welcome main .container {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
|
max-width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.docs-doc-id-welcome main .theme-doc-breadcrumbs {
|
.docs-doc-id-welcome main .theme-doc-breadcrumbs {
|
||||||
|
Loading…
Reference in New Issue
Block a user