diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2020-10-16 16:38:39 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2020-10-21 15:44:13 -0400 |
| commit | 2dd60db958a500469e60e383ebcd5aac2a9e4b43 (patch) | |
| tree | 54245c3c0917df843a202dc7c4ec1011c2abfdcf /api-docs/cppdocs/_static/css/other.css | |
| parent | f007112a3de561cc49b8632dbb7e316fd106d108 (diff) | |
interim progress using exhale
Diffstat (limited to 'api-docs/cppdocs/_static/css/other.css')
| -rw-r--r-- | api-docs/cppdocs/_static/css/other.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/api-docs/cppdocs/_static/css/other.css b/api-docs/cppdocs/_static/css/other.css new file mode 100644 index 00000000..c9600b7c --- /dev/null +++ b/api-docs/cppdocs/_static/css/other.css @@ -0,0 +1,3 @@ +.wy-nav-content { + max-width: 2000px !important; +} |
