/*
Theme Name: Leviosa
Theme URI: https://jannick-reymann.de/
Author: Jannick Reymann
Author URI: https://jannick-reymann.de/
Description: Aviate is a basic theme that learns to fly with the Aviate Blocks Plugin
Version: 2.0
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*/
html {
  scroll-behavior: smooth;
}

.h-overflow-hidden {
  overflow: hidden;
}

.wp-block-image.aligncenter {
  display: block;
}

.wp-block-image .components-resizable-box__container {
  display: inline-block !important;
}