mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
12 lines
174 B
Stylus
12 lines
174 B
Stylus
.social-like {
|
|
border-top: 1px solid $gainsboro;
|
|
font-size: $font-size-small;
|
|
margin-top: 1em;
|
|
padding-top: 1em;
|
|
flex-wrap();
|
|
|
|
a {
|
|
border-bottom: none;
|
|
}
|
|
}
|