fix(style): fix licensing block style in cyberpunk
This commit is contained in:
parent
3c9a6ca645
commit
a1adbe4080
|
@ -146,4 +146,4 @@ article
|
||||||
@extend .size-small
|
@extend .size-small
|
||||||
|
|
||||||
a
|
a
|
||||||
@extend .has-text-black
|
color: inherit
|
||||||
|
|
|
@ -255,6 +255,13 @@ article.article
|
||||||
.article-more
|
.article-more
|
||||||
clip-button($info, $info-invert)
|
clip-button($info, $info-invert)
|
||||||
|
|
||||||
|
.article-licensing
|
||||||
|
background: $black-ter
|
||||||
|
|
||||||
|
.licensing-title
|
||||||
|
a
|
||||||
|
@extend .size-small, .has-text-grey
|
||||||
|
|
||||||
.content
|
.content
|
||||||
blockquote
|
blockquote
|
||||||
background: transparent
|
background: transparent
|
||||||
|
|
Loading…
Reference in New Issue