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:
@@ -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
|
||||
|
@@ -52,7 +52,7 @@
|
||||
}
|
||||
.grid-main{
|
||||
max-width: 56rem;
|
||||
margin: auto;
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
{% elseif settings.themes.cyanine.layoutsize == 'full' %}
|
||||
|
Reference in New Issue
Block a user