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 9c28d1c commit ab6f97dCopy full SHA for ab6f97d
assets/css/v2/style.css
@@ -688,12 +688,16 @@ nav {
688
}
689
690
.api {
691
- margin: 2rem 0 2rem 2rem;
692
- width: 100%;
+ margin: 0 0 1rem 1rem;
693
.row {
694
display: grid !important;
695
696
+ .breadcrumb-layout {
697
+ width: auto;
698
+ margin-top: 2rem;
699
+ }
700
+
701
.nginx-docs-api-container {
702
grid-column: 1 / -1 !important;
703
max-width: 100% !important;
0 commit comments