1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-05-02 10:32:13 -04:00

Fix mobile gallery and grid, add size preference

Fixes #1379
This commit is contained in:
Zed
2026-03-21 11:28:57 +01:00
parent b6ccea0c7a
commit fea6f59005
7 changed files with 51 additions and 40 deletions

View File

@@ -50,7 +50,7 @@ proc renderHead*(prefs: Prefs; cfg: Config; req: Request; titleText=""; desc="";
let opensearchUrl = getUrlPrefix(cfg) & "/opensearch"
buildHtml(head):
link(rel="stylesheet", type="text/css", href="/css/style.css?v=31")
link(rel="stylesheet", type="text/css", href="/css/style.css?v=32")
link(rel="stylesheet", type="text/css", href="/css/fontello.css?v=5")
if theme.len > 0: