mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 11:22:38 -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
|
||||
=================
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
background-size:16px 16px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 65.8em;
|
||||
max-width: 1100px;
|
||||
}
|
||||
.book__list { text-align: center; }
|
||||
.book {
|
||||
|
Loading…
x
Reference in New Issue
Block a user