diff --git a/themes/matery/LayoutBase.js b/themes/matery/LayoutBase.js index bb4ea147..fded7106 100644 --- a/themes/matery/LayoutBase.js +++ b/themes/matery/LayoutBase.js @@ -50,7 +50,7 @@ const LayoutBase = props => { } return ( -
+
diff --git a/themes/matery/LayoutSlug.js b/themes/matery/LayoutSlug.js index 0d872286..b0e775a5 100644 --- a/themes/matery/LayoutSlug.js +++ b/themes/matery/LayoutSlug.js @@ -45,12 +45,12 @@ export const LayoutSlug = props => { showTag={false} > -
-
+
+
{lock && } - {!lock &&
+ {!lock &&
{post?.type === 'Post' && <>