Ghost_Ruby_Theme/assets/css/site/social.css

13 lines
174 B
CSS
Raw Normal View History

2019-04-29 19:46:11 +03:00
.social {
2020-09-28 06:05:46 +03:00
display: flex;
2019-04-29 19:46:11 +03:00
}
2020-09-24 05:18:34 +03:00
2019-04-29 19:46:11 +03:00
.social-item {
2020-09-28 06:05:46 +03:00
font-size: 17px;
height: 30px;
line-height: 30px;
margin-left: 2px;
text-align: center;
width: 30px;
}