merge master into i18n

This commit is contained in:
John Hess 2022-04-07 12:31:19 -05:00
commit b01210b758
4 changed files with 43 additions and 0 deletions

View file

@ -93,6 +93,7 @@ a:active {
.content-area {
&-wrapper {
margin-top: 30px;
min-height: calc(100vh - 202px); // take up space above the footer
margin-bottom: 30px;
min-height: calc(100vh - 202px); // take up space above the footer
.content-title {