/*
Theme Name: Innovant
Theme URI: https://innovant.es
Template: hello-elementor
Author: Eduardo Tortosa
Author URI: https://innovant.es
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor page builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1701358083
Updated: 2023-11-30 16:28:03

*/
@import url('../hello-elementor/style.css');

/* styles.css */
.vertical-calendar {
    width: 100%;
    overflow-x: auto;
    display: flex;
    flex-wrap: wrap;
}

.vertical-table {
    flex: 1;
    min-width: 200px;
    white-space: nowrap;
    border: 1px solid #ccc;
    margin: 5px;
}

.day-cell {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 2px;
}
