Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

center a div

.parent {
	justify-content : center;
    align-items : center;
}
Source by blog.hubspot.com #
 
PREVIOUS NEXT
Tagged: #center #div
ADD COMMENT
Topic
Name
3+8 =