Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alex-shpak/hugo-book.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/_main.scss')
-rw-r--r--assets/_main.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/_main.scss b/assets/_main.scss
index 883fbda..2af7752 100644
--- a/assets/_main.scss
+++ b/assets/_main.scss
@@ -170,6 +170,11 @@ ul.pagination {
label {
line-height: 0;
}
+
+ img.book-icon {
+ height: 1.5em;
+ width: 1.5em;
+ }
}
.book-search {
@@ -226,6 +231,7 @@ ul.pagination {
img {
height: 1em;
+ width: 1em;
}
nav > ul > li:first-child {
@@ -239,6 +245,7 @@ ul.pagination {
img {
height: 1em;
+ width: 1em;
margin-inline-end: $padding-8;
}
}