Line 1: | Line 1: | ||
div.module2 { | div.module2 { | ||
− | + | margin: auto; | |
width: 200px; | width: 200px; | ||
height: auto; | height: auto; | ||
} | } |
Revision as of 09:06, 21 October 2017
div.module2 {
margin: auto; width: 200px; height: auto;
}