Home > front end >  How to solve the problem of reduced font can't see
How to solve the problem of reduced font can't see

Time:09-21

 echo '& lt; Div & gt; 
Card image cap
'$row [" name "]' & lt;/h6 & gt;



';

CodePudding user response:

I tried to add min - width can't

CodePudding user response:

CSS written there is a problem, set the Max - width to the picture

CodePudding user response:

I feel I understand wrong? Font problem is the bootstrap style Settings, h6 style of the font, size: 1 rem; The rem set font size for the element, is the relative size, relative to the HTML root element,

H6, h6 {
The font and size: 1 rem;
}

CodePudding user response:

The
reference xiaoxiang dream reply: 3/f
I feel I understand the wrong? Font problem is the bootstrap style Settings, h6 style of the font, size: 1 rem; The rem set font size for the element, is the relative size, relative to the HTML root element,

H6, h6 {
The font and size: 1 rem;
}
me REM from 20 to 25, and solved, but the frame is a little small and long

CodePudding user response:

This is the picture is too big blocked the following text and should be a scrollbar, instead of 20=& gt; 25 if large screen will still appear this problem, set the Max - width to the picture, automatic zoom level,

CodePudding user response:

reference 5 floor jio can reply:
this is a picture shows too much blocked the following text and should be a scroll bar, instead of 20=& gt; 25 if large screen will still appear this problem, set the Max - width to the picture, automatic scale height,
Max width should be put it?

CodePudding user response:

Maximum width images, can be written in proportion

CodePudding user response:

Object - fit this style maybe can help you

CodePudding user response:

refer to 6th floor OpenHugeLeaf_ response:
Quote: refer to fifth floor jio can reply:

This is the picture is too big blocked the following text and should be a scrollbar, instead of 20=& gt; 25 if large screen will still appear this problem, set the Max - width to the picture, automatic scale height,
Max width should be put it?


Width: 20 vmax you try effect
  • Related