fix
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / pages / _map.scss
index 13a882f..32b73f5 100644 (file)
        padding: 0 0 20px 0;
        border-width: 0;
        border-radius: 0;
+
+       h1, h2, h3, h4 {
+           font-size: 1em;
+           margin: 0;
+           font-weight: bold;
+       }
    }
    .l-popup-book-header {
        display: flex;
        gap: 16px;
    }
-
 }