Skip to content

Commit 51a4370

Browse files
committed
Update series2.md
1 parent f0fead0 commit 51a4370

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

series2.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ nav_order: 4
2121
padding:12px !important;
2222
border-radius:12px !important;
2323
box-shadow:0 1px 2px rgba(0,0,0,.06) !important;
24-
width: auto !important;
24+
width: 100% !important;
25+
max-width: 100% !important;
2526
text-align: left !important;
2627
font-size: inherit !important;
2728
list-style: none !important;
@@ -30,6 +31,7 @@ nav_order: 4
3031
width:100% !important;
3132
height:160px !important;
3233
object-fit:cover !important;
34+
object-position: center !important;
3335
border-radius:8px !important;
3436
display:block !important;
3537
margin-bottom: 0 !important;

0 commit comments

Comments
 (0)