2

I know bootstraps sizing that make an element as wide or as tall (relative to its parent). It support for 25%, 50%, 75%, and 100% by default. but I want an smaller size than 25%(I've no idea if it's possible or not). however manually i can use CSS max-height but that's not adopting and responsive.

Ali Aref
  • 1,893
  • 12
  • 31
  • don't remember much about bootstrap, been a while I don't use it, but I believe you could play with nesting things, I am not sure but maybe a 50% of a 25% could get you around 12.5% etc. I don't have time to try but maybe this works – ajax333221 Jan 22 '21 at 05:16
  • hi sir thanks for replaying. nesting as ```
    content
    ``` not working and nesting as ```
    content
    ``` too. how can i nest ?
    – Ali Aref Jan 22 '21 at 05:35

0 Answers0