👷 Add sidebar site overview content.

This commit is contained in:
凡梦星尘
2022-05-27 16:25:56 +08:00
parent cdbb3f751a
commit f56f229bd7
13 changed files with 184 additions and 31 deletions

View File

@@ -51,7 +51,7 @@
}
}
.links-of-author {
.links-of-author, .links-of-social {
&:not(:first-child) {
margin-top: 15px;
}

View File

@@ -49,11 +49,11 @@
}
}
.links-of-author {
.links-of-author, .links-of-social {
@include flex-wrap();
}
.links-of-author-item {
.links-of-author-item, .links-of-social-item {
@include sidebar-inline-links-item();
@if not $social_icons_only {