Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

flex items not taking full width

.flex-container {
	display: flex;
	width: 100%
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #flex #items #full #width
ADD COMMENT
Topic
Name
3+8 =