mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-24 04:20:56 -04:00
Merge pull request #280 from kiwix/3_columns_fix
Display cards in 3 columns properly
This commit is contained in:
commit
77dc2ef2ed
@ -1,3 +1,11 @@
|
|||||||
|
kiwix-tools 1.2.2
|
||||||
|
=================
|
||||||
|
|
||||||
|
kiwix-serve
|
||||||
|
-----------
|
||||||
|
|
||||||
|
* Display properly welcome page on 3 columns
|
||||||
|
|
||||||
kiwix-tools 1.2.1
|
kiwix-tools 1.2.1
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
background-size:16px 16px;
|
background-size:16px 16px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
max-width: 65.8em;
|
max-width: 1100px;
|
||||||
}
|
}
|
||||||
.book__list { text-align: center; }
|
.book__list { text-align: center; }
|
||||||
.book {
|
.book {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user