fixed mnu-bottom visual bug

This commit is contained in:
aethrvmn 2024-10-04 13:36:58 +02:00
parent 93a6977f04
commit c4618742c6

View file

@ -1,3 +1,12 @@
.book-page {
margin-top: 2rem;
}
.book-menu-bot {
bottom: 0;
position: relative;
}
.info-container { .info-container {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;