/* 
    Theme Name: Narthemes
    Author: NarThemes
    Author URI: http://narthemes.com
    Version: 1.0
    Description: Narthemes WordPress Theme
    Tags:rest api, blog, one column, two columns, three columns, left sidebar, right sidebar, fixed width, flexible width, custom header, custom background, threaded comments, translation ready, theme-options
    Text Domain: Narthemes
    Domain Path: /languages
    
*/

@import url("FEJS/build/index.css");
/* Makes ALL innerblock wrappers layout-transparent in the editor */
.block-editor-inner-blocks,
.block-editor-inner-blocks > .block-editor-block-list__layout {
  display: contents;
}
