why use 0.5rem 0 in margin in css

75

html {
font-size: 100%;
}

ul {
font-size: 0.75em;
}
ul ul {
font-size: 1em;
}

Comments

Submit
0 Comments