Files
Portfolio-2026/styles/backend/editor.css
T

11 lines
198 B
CSS

/* Theme editor styles */
@import "../../static/dist/theme.css";
body { font-family: 'Raleway', sans-serif; }
.wp-block-buttons .block-editor-block-list__layout {
display: flex;
gap: 1rem;
}