This commit is contained in:
Inaki Fernandez
2021-11-16 22:00:04 +01:00
parent f757d77db4
commit 6bfecdbdb9
+5 -1
View File
@@ -23,6 +23,10 @@ h1 {
/* If you want the content area to always stretch to the available screen space,
reset max-width with the following CSS: */
.md-grid {
/*.md-grid {
max-width: initial;
}*/
.md-grid {
max-width: 1440px;
}