File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -213,8 +213,8 @@ blockquote::before {
213213
214214.blogcard-thumbnail {
215215 flex-shrink : 0 ;
216- width : 200 px ;
217- height : 120 px ;
216+ width : 240 px ;
217+ height : 144 px ;
218218 display : flex;
219219 align-items : center;
220220 justify-content : center;
@@ -241,7 +241,7 @@ blockquote::before {
241241
242242.blogcard-content {
243243 flex : 1 ;
244- padding : 16px ;
244+ padding : 16px 16 px 8 px ;
245245 display : flex;
246246 flex-direction : column;
247247 justify-content : center;
@@ -263,7 +263,7 @@ blockquote::before {
263263.blogcard-description {
264264 font-size : 14px ;
265265 color : var (--color-gray );
266- margin-bottom : 8 px ;
266+ margin-bottom : 4 px ;
267267 overflow : hidden;
268268 text-overflow : ellipsis;
269269 display : -webkit-box;
@@ -287,6 +287,6 @@ blockquote::before {
287287
288288 .blogcard-thumbnail {
289289 width : 100% ;
290- height : 180 px ;
290+ height : 200 px ;
291291 }
292292}
You can’t perform that action at this time.
0 commit comments