-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
The current configurations have no effect:
body {
margin: 0;
}
We do not want to have to use this configuration:
{
margin: 0;
}
(and anyway it does not work either)