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
I would suggest applying style="box-sizing: border-box; margin: 0;" to the <body> tag for convenience, so that when the code is used for the newsletter archive, there is no need to modify the code manually.
The text was updated successfully, but these errors were encountered:
I would suggest applying
style="box-sizing: border-box; margin: 0;"
to the<body>
tag for convenience, so that when the code is used for the newsletter archive, there is no need to modify the code manually.The text was updated successfully, but these errors were encountered: