gap: 5px;
max-height: 350px;
overflow-y: scroll;
gap: 5px;
max-height: 350px;
overflow-y: scroll;
+
+ margin-left: -10px;
+ margin-right: -10px;
+ padding-left: 10px;
+ padding-right: 10px;
}
.l-popup-books img {
display: block;
}
.l-popup-books img {
display: block;
padding: 0 0 20px 0;
border-width: 0;
border-radius: 0;
padding: 0 0 20px 0;
border-width: 0;
border-radius: 0;
+
+ h1, h2, h3, h4 {
+ font-size: 1em;
+ margin: 0;
+ font-weight: bold;
+ }
+ p {
+ margin: 0;
+ font-size: 18px;
+ line-height: 1.5em;
+ }
}
.l-popup-book-header {
display: flex;
gap: 16px;
}
}
.l-popup-book-header {
display: flex;
gap: 16px;
}