mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Add some margin for supported operations sections.
This commit is contained in:
1
docs/_static/style.css
vendored
1
docs/_static/style.css
vendored
@ -358,6 +358,7 @@ dd {
|
|||||||
.container.operations {
|
.container.operations {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container.operations::before {
|
.container.operations::before {
|
||||||
|
Reference in New Issue
Block a user