id for styling of the wrapper

This commit is contained in:
reverend 2021-03-09 20:43:08 +01:00
parent ac10f22c81
commit 514b300916
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
</style>
</head>
<body>
<div class="RV-Spacing__Outer--large">
<div id="wrapper" class="RV-Spacing__Outer--large">
{{{ yield }}}
</div>
</body>