Skip to content

Commit

Permalink
Update contao-lesbares-css-framework-bundle.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
heimseiten authored Jan 13, 2025
1 parent bdb427b commit d165f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/contao-lesbares-css-framework-bundle.scss
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ fieldset.Spaltenanzahl5 { grid-template-columns: repeat(5, 1fr); }
.abg2 #wrapper .mod_article:nth-child(even) .Kacheln > *,
#wrapper .mod_article.HintergrundGrau .Kacheln > * { background: #fff; }
//************************************************************* BREITE *************************************************************//
.mod_article .volleBreite:not(.content-table), #wrapper .volleBreite, .volleBreite, .Breite100Prozent { padding-left: 0; padding-right: 0; width: 100%; }
.mod_article .volleBreite:not(.content-table), #wrapper .volleBreite, .volleBreite, #wrapper .Breite100Prozent, .Breite100Prozent { padding-left: 0; padding-right: 0; width: 100%; }
.mod_article .volleBreiteMitAbstand { width: 100%; }
.mod_article .volleBreite.content-table table { width: 100%; }
.mod_article .volleBreite.content-image img { width: 100%; height: auto; }
Expand Down

0 comments on commit d165f7e

Please sign in to comment.