Skip to content

Commit

Permalink
Remove figure selector
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickbrown-io committed Oct 30, 2023
1 parent dd630da commit 34f99b5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -830,9 +830,4 @@ table.table-horizontal td, div.table-horizontal table td {
table.table-vertical td, div.table-vertical table td {
border-top: none;
border-bottom: none;
}

figure:has(div:has(div:has(div:has(.wide_image_style)))){
margin-left: 0px !important;
margin-right: 0px !important;
}

0 comments on commit 34f99b5

Please sign in to comment.