Differentiate blog and docs and sectionize headings

This commit is contained in:
thiloho
2024-08-18 18:17:59 +02:00
parent 9ac950e8a1
commit 96d4d5aaa6
7 changed files with 323 additions and 58 deletions

View File

@@ -98,7 +98,7 @@
@media (min-width: 640px) {
.editor {
grid-template-columns: 1fr 1fr;
grid-template-columns: 1fr 2fr;
}
}
</style>