Upgraded requirements
This commit is contained in:
parent
6719e8575c
commit
b8b7394e3d
|
@ -1,4 +1,4 @@
|
|||
django<4.1
|
||||
django<5.0
|
||||
pillow
|
||||
psycopg2
|
||||
easy-thumbnails==2.7.1
|
||||
psycopg
|
||||
easy-thumbnails==2.8.1
|
||||
|
|
|
@ -16,7 +16,7 @@ form#search-form p, form#search-form ul {
|
|||
|
||||
ul.results { display: flex; flex-wrap: wrap; }
|
||||
ul.results li {
|
||||
width: 15em;
|
||||
width: 13em;
|
||||
padding: 5px 0;
|
||||
margin: 1.5em;
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue