diff options
| author | J08nY | 2024-05-27 12:08:06 +0200 |
|---|---|---|
| committer | J08nY | 2024-05-27 12:08:06 +0200 |
| commit | 5114fea31c619dae178893617d51af3eecad34f2 (patch) | |
| tree | 07f1894f02f1265c62198664437a4a85c5e17460 /docs/_static | |
| parent | a8b2f672fca368a59681b9b1154b578fbc2541ee (diff) | |
| download | pyecsca-5114fea31c619dae178893617d51af3eecad34f2.tar.gz pyecsca-5114fea31c619dae178893617d51af3eecad34f2.tar.zst pyecsca-5114fea31c619dae178893617d51af3eecad34f2.zip | |
Diffstat (limited to 'docs/_static')
| -rw-r--r-- | docs/_static/custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_static/custom.css b/docs/_static/custom.css index f92e0ba..f9bf4de 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -7,5 +7,5 @@ img.logo { } dl.class, dl.function { - margin-bottom: 15px; + margin-bottom: 2em; } |
