diff options
| author | 2022-02-25 01:30:11 +0000 | |
|---|---|---|
| committer | 2022-02-25 01:30:11 +0000 | |
| commit | b64d5c3dc826438e501ce0a56e0c7904168d5545 (patch) | |
| tree | c8267f36546677ef79b8e962b9dbce7eff3b0bfc /_static/index.css | |
| parent | Deploying to docs from @ python-discord/bot-core@554919b6314814320f35431a6cfb... (diff) | |
Deploying to docs from @ python-discord/bot-core@5593a0c95e2b4fd9515c8875ea6e51c0ab88eb00 🚀
Diffstat (limited to '_static/index.css')
| -rw-r--r-- | _static/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_static/index.css b/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/_static/index.css @@ -0,0 +1,3 @@ +h1 { + font-weight: 300; +} |