Skip to content

Commit 76256b1

Browse files
Namanv0509kirti763
authored andcommitted
Update _styles_project.scss Image width fix for table
Signed-off-by: Naman Verma <149177973+Namanv0509@users.noreply.github.com>
1 parent 8b33d73 commit 76256b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/scss/_styles_project.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ body {
139139

140140
overflow-x: hidden;
141141
}
142+
.td-content .card img {
143+
width: 100% ;
144+
}
142145

143146
// Links
144147

0 commit comments

Comments
 (0)