Commit a153fbf 1 parent 32b1837 commit a153fbf Copy full SHA for a153fbf
File tree 1 file changed +0
-33
lines changed
source/css/_common/components/post
1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change 47
47
.posts-expand .post-comments-count {
48
48
+ mobile () { display : none ; }
49
49
}
50
-
51
- .post-widgets {
52
- border-top : 1px solid #e e e ;
53
- padding-top : 9px ;
54
- margin-top : 45px ;
55
- display : flex ;
56
- justify-content : center ;
57
- flex-wrap : wrap ;
58
- align-items : center ;
59
- }
60
- .wp_rating {
61
- height : 20px ;
62
- margin-right : 10px ;
63
- text-align : center ;
64
- line-height : 20px ;
65
- padding-top : 6px ;
66
- }
67
- .social-like {
68
- font-size : 14px ;
69
- text-align : center ;
70
- display : flex ;
71
- justify-content : center ;
72
- }
73
- .vk_like {
74
- width : 85px ;
75
- height : 21px ;
76
- padding-top : 7px ;
77
- align-self : center ;
78
- }
79
- .fb_like {
80
- height : 30px ;
81
- align-self : center ;
82
- }
You can’t perform that action at this time.
0 commit comments