grid-auto-rows: 1fr;
.grid {
display: grid;
grid-template-columns: 1fr 1.5fr 1fr;
grid-template-rows: repeat(2, auto) repeat(3, 1fr);
grid-gap: 10px;
height: calc(100vh - 10px);
}
Code Example |
---|
Css :: css set font family for all elements |
Css :: css get screen height |
Css :: comment css |
Css :: the background image properties in css |
Css :: css for safari only |
Css :: html css make p div into two lines |
Css :: color code css |
Css :: css prevent margin collapsing |
Css :: css max width media |
Css :: cursor couleur in css |
Css :: email background image |
Css :: css background image cut off |
Css :: linear gradient and url css |
Css :: menu always center css |
Css :: transition css |
Css :: add dots instead of line break in css |
Css :: outline bottom css |
Css :: install tailwind css |
Css :: keyframe |
Css :: is there any property that reset all atributes css div |
Css :: make form scrollable |
Css :: css circle shadow |
Css :: @media query css |
Css :: css gradient background |
Css :: taille texte css |
Css :: css text to fit container |
Css :: center background image in css |
Css :: hide the scrollbar in css if not overflow |
Css :: flex box writing sideways text top to bottom |
Css :: iphne media query csss |