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