/*
Theme Name: Legible
Theme URI: https://oskosk.net/legible-theme
Author: oskosk
Author URI: https://oskosk.net
Description: A really legible theme
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 5.7
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:
Text Domain: legible
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/

.wp-block-post-content a {
    word-break: break-word;
}

.wp-block-post-content pre {
    word-break: break-word;
    overflow-x:auto;
}
