Skip to content

CSS universal selector matches page nodes

Universal selector should not overwrite page properties


@page {
  margin: 1cm;
}

* {
  margin: 0;
}
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information