Commit c2992d2
committed
docs(site): left-align the Docker Agent logo in the header
The header's inner row was wrapped in \`max-width: 1600px; margin: 0 auto\`,
so on wide monitors the logo drifted toward the page center instead
of sitting at the leftmost gutter. docs.docker.com keeps its product
logo flush left at the page padding edge \u2014 do the same. The header
uses \`padding: 0 24px\` to space content from the viewport edge, which
is enough; the inner element no longer needs its own constraint.\n\nReported by review of #2793.1 parent 3e93ab3 commit c2992d2
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | 183 | | |
186 | 184 | | |
187 | 185 | | |
| |||
0 commit comments