File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed
Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 158158 }
159159
160160 @include link (false, true);
161-
162- .author {
163- font-size : 1.05rem ;
164- }
165161 }
166162
167163 .post-author {
171167 align-items : center ;
172168 }
173169 .avatar {
174- width : 1.5 rem ;
175- height : 1.5 rem ;
170+ width : 1.25 rem ;
171+ height : 1.25 rem ;
176172 border-radius : 50% ;
177- margin-right : .5 rem ;
173+ margin-right : .25 rem ;
178174 }
179175 }
180176
Original file line number Diff line number Diff line change 4444 }
4545
4646 @include link (false, true);
47-
48- .author {
49- font-size : 1.05rem ;
50- }
5147 }
5248
5349 .post-author {
5753 align-items : center ;
5854 }
5955 .avatar {
60- width : 1.5 rem ;
61- height : 1.5 rem ;
56+ width : 1.25 rem ;
57+ height : 1.25 rem ;
6258 border-radius : 50% ;
63- margin-right : .5 rem ;
59+ margin-right : .25 rem ;
6460 }
6561 }
6662
You can’t perform that action at this time.
0 commit comments