1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-11 16:44:21 +02:00

Version 1.4.5: Optimized performance usermanagement

This commit is contained in:
trendschau
2021-03-18 20:56:40 +01:00
parent 778b3906c2
commit 7ab3c68ef5
5 changed files with 46 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
name: Cyanine Theme
version: 1.1.2
version: 1.1.3
description: Cyanine is a modern and flexible multi-purpose theme and the standard theme for typemill.
author: Trendschau
homepage: https://trendschau.net

View File

@@ -52,7 +52,7 @@
}
.grid-main{
max-width: 56rem;
margin: auto;
margin: 0 auto;
}
}
{% elseif settings.themes.cyanine.layoutsize == 'full' %}