Moving forward.
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / pages / _book.scss
1 .page-book {
2     // why the fuck do we use names like this
3     // l-content is only used in book-like layouts
4     // should be renamed
5     .book-cover-small {
6         margin: 0;
7     }
8 }