Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

after certain width how make ontent center and add margin auto both side

body { 
	max-width: 1080px; 
	margin: 0 auto !important; 
	float: none !important; 
}
Source by designers.hubspot.com #
 
PREVIOUS NEXT
Tagged: #width #ontent #center #add #margin #auto #side
ADD COMMENT
Topic
Name
6+4 =