From 588e8f4474ea2e4c4b319a10cf6f88a51879e10e Mon Sep 17 00:00:00 2001 From: hippoz Date: Thu, 6 May 2021 04:38:32 +0300 Subject: [PATCH] experiment with matching card sizer --- templates/custom/header.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/custom/header.tmpl b/templates/custom/header.tmpl index 386e709..e55b50d 100644 --- a/templates/custom/header.tmpl +++ b/templates/custom/header.tmpl @@ -8,7 +8,7 @@ --card-border-radius: 0; --button-border-radius: 4px; --main-font-weight: 500; - --cards-length: 75vw; + --cards-length: 600px; --fonts-proportional: -apple-system,"Segoe UI",system-ui,"Roboto","Helvetica Neue","Arial"; --fonts-monospace: "SFMono-Regular","Menlo","Monaco","Consolas","Liberation Mono","Courier New",monospace,var(--fonts-emoji);