Use CSS grid for package tiles

This commit is contained in:
rubenwardy
2023-08-14 18:55:42 +01:00
parent 800cacb003
commit bf20177756
4 changed files with 21 additions and 15 deletions

View File

@@ -16,7 +16,7 @@
{%- endif %}
<link rel="stylesheet" type="text/css" href="/static/libs/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=40">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=41">
<link rel="search" type="application/opensearchdescription+xml" href="/static/opensearch.xml" title="ContentDB" />
{% if noindex -%}