You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -70,26 +75,30 @@ NB: While you can add regular CSS with the \`<style>\` tag, it's recommended to
70
75
),
71
76
},
72
77
},
73
-
74
78
},
75
-
Margins:{
79
+
Margins:{
76
80
server: true,
77
81
client: true,
78
82
examples: {
79
-
default:{
83
+
default:{
80
84
name: "Layout",
81
85
description:
82
86
"Set the page ratio and margin sizes in px. You can also use the `@page` at-rule in CSS to manage all aspects of printed pages. More on this [here](https://developer.mozilla.org/en-US/docs/Web/CSS/@page).",
0 commit comments