From ad8a3ecc8707d1e26f8bd611ab02a93fab2dee44 Mon Sep 17 00:00:00 2001 From: ppoffice Date: Sat, 29 Aug 2020 16:28:22 -0400 Subject: [PATCH] chore(layout): use poly links as article licensing --- include/schema/common/article.json | 2 +- include/style/article.styl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/include/schema/common/article.json b/include/schema/common/article.json index 529725b..8794662 100644 --- a/include/schema/common/article.json +++ b/include/schema/common/article.json @@ -41,7 +41,7 @@ "nullable": true }, "licenses": { - "$ref": "/misc/article_licensing.json", + "$ref": "/misc/poly_links.json", "description": "Article licensing block", "examples": [ { diff --git a/include/style/article.styl b/include/style/article.styl index 5d2d94e..6e73c95 100644 --- a/include/style/article.styl +++ b/include/style/article.styl @@ -141,6 +141,7 @@ article width: 1.2em height: 1.2em font-size: 1.2em + vertical-align: bottom h6 @extend .size-small