Display large screens (display_large
)
Display: none on large screens and above (d-lg-none)
Display: inline on large screens and above (d-lg-inline)
Display: inline-block on large screens and above (d-lg-inline-block)
Display: block on large screens and above (d-lg-block)
Display: grid on large screens and above (d-lg-grid)
Display: inline grid on large screens and above (d-lg-inline-grid)
Display: table on large screens and above (d-lg-table)
Display: table-cell on large screens and above (d-lg-table-cell)
Display: table-row on large screens and above (d-lg-table-row)
Display: flex on large screens and above (d-lg-flex)
Display: inline-flex on large screens and above (d-lg-inline-flex)