mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-23 18:06:58 +08:00
fix: larger body
This commit is contained in:
parent
4b818ad86f
commit
3e53d29986
1 changed files with 1 additions and 1 deletions
|
|
@ -112,6 +112,6 @@ h2 {
|
||||||
/* https://github.com/samber/awesome-prometheus-alerts/issues/356 */
|
/* https://github.com/samber/awesome-prometheus-alerts/issues/356 */
|
||||||
@media screen and (min-width: 64em) {
|
@media screen and (min-width: 64em) {
|
||||||
.main-content {
|
.main-content {
|
||||||
max-width: 80rem;
|
max-width: 85rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue