chore(layout): use poly links as article licensing
parent
a1adbe4080
commit
ad8a3ecc87
|
@ -41,7 +41,7 @@
|
||||||
"nullable": true
|
"nullable": true
|
||||||
},
|
},
|
||||||
"licenses": {
|
"licenses": {
|
||||||
"$ref": "/misc/article_licensing.json",
|
"$ref": "/misc/poly_links.json",
|
||||||
"description": "Article licensing block",
|
"description": "Article licensing block",
|
||||||
"examples": [
|
"examples": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -141,6 +141,7 @@ article
|
||||||
width: 1.2em
|
width: 1.2em
|
||||||
height: 1.2em
|
height: 1.2em
|
||||||
font-size: 1.2em
|
font-size: 1.2em
|
||||||
|
vertical-align: bottom
|
||||||
|
|
||||||
h6
|
h6
|
||||||
@extend .size-small
|
@extend .size-small
|
||||||
|
|
Loading…
Reference in New Issue