/*
Theme Name: ProApp
Theme URI: https://them.es/starter-fse
Author: Modaamo
Author URI: https://modaamo.fi
Description: 
Version: 1.9.3
Requires at least: 5.9
Tested up to: 6.9
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Text Domain: fotonokka-theme
Tags: full-site-editing, one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

@media (max-width: 768px) {
  h1 {
    font-size: 23px;
    padding-top: 30px;
  }
}

input,
textarea,
select {
  box-sizing: border-box;
  max-width: 100%;
}

.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers:not(.dots) {
    display: flex !important;
 }