mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
docs: wider docs page
This commit is contained in:
@@ -47,3 +47,8 @@
|
|||||||
border-color: #afb8c1;
|
border-color: #afb8c1;
|
||||||
box-shadow: inset 0 1px 0 rgba(175, 184, 193, 0.2);
|
box-shadow: inset 0 1px 0 rgba(175, 184, 193, 0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-grid {
|
||||||
|
/* default is max-width: 61rem; */
|
||||||
|
max-width: 75rem;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user