fix: larger body

This commit is contained in:
Samuel Berthe 2023-08-15 20:38:58 +02:00
parent 4b818ad86f
commit 3e53d29986
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C

View file

@ -112,6 +112,6 @@ h2 {
/* https://github.com/samber/awesome-prometheus-alerts/issues/356 */
@media screen and (min-width: 64em) {
.main-content {
max-width: 80rem;
max-width: 85rem;
}
}