Files
wp-theme-crille2023/editor-style.css
2026-04-03 16:55:16 +02:00

5 lines
108 B
CSS

/* Anpassa Gutenberg så att det ser ut som ditt front-end-tema */
body .wp-block {
max-width: 800px;
}