mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-19 18:42:34 +00:00
8 lines
145 B
Stylus
8 lines
145 B
Stylus
.social-like {
|
|
border-top: 1px solid $gainsboro;
|
|
font-size: $font-size-small;
|
|
margin-top: 1em;
|
|
padding-top: 1em;
|
|
text-align: center;
|
|
}
|