Html – White space when using width even though background is colored
I'm trying to make this DIV smaller using width property, but that just creates awkward white space even though I colored the html element on top of the page with !important to override my Bootstrap file. How do I fix…