3
0
Fork 0

Display cards in 3 columns properly

fix-bug-pid
Emmanuel Engelhart 7 years ago
parent 68ac06c397
commit 17d11f9772

@ -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…
Cancel
Save