Align spacings and colors in titles and buttons

This commit is contained in:
Alex Shpak
2024-10-09 23:27:54 +02:00
parent e4c062890b
commit 7c78a39c53
6 changed files with 12 additions and 8 deletions
+6
View File
@@ -195,6 +195,12 @@ body[dir="rtl"] .book-menu {
line-height: 0;
}
h3 {
overflow: hidden;
text-overflow: ellipsis;
margin: 0 $padding-16;
}
img.book-icon {
height: 1.5em;
width: 1.5em;