mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-19 18:42:34 +00:00
7 lines
114 B
Stylus
7 lines
114 B
Stylus
.social-like {
|
|
display: flex;
|
|
font-size: $font-size-small;
|
|
justify-content: center;
|
|
text-align: center;
|
|
}
|