🏗️ Finish post follow channel widget coding.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
padding: 1em 1.5em;
|
||||
text-align: center;
|
||||
@include post-card();
|
||||
border-left: none;
|
||||
border-bottom: #46b404 solid 5px;
|
||||
|
||||
.social-list {
|
||||
@include flex-wrap();
|
||||
|
||||
@@ -70,7 +70,7 @@ $toc_wrap: {{ $P.toc.wrap }};
|
||||
|
||||
// Posts
|
||||
$creative_commons_post: {{ $P.creativeCommons.post }};
|
||||
$follow_me: {{ isset $P "followMe" }};
|
||||
$follow_me: {{ isset $P "followme" }};
|
||||
$motion_trans_coll_header: {{ $P.motion.transition.collHeader }};
|
||||
$motion_trans_post_block: {{ $P.motion.transition.postBlock }};
|
||||
$motion_trans_post_body: {{ $P.motion.transition.postBody }};
|
||||
|
||||
Reference in New Issue
Block a user