Give page title more left space

This commit is contained in:
Ben Haynes
2021-01-13 18:08:02 -05:00
parent 85dbcc4bc9
commit fbe5d6e094

View File

@@ -120,7 +120,7 @@ export default defineComponent({
align-items: center;
max-width: calc(100% - 12px - 44px - 120px - 12px - 8px);
height: 100%;
margin-left: 12px;
margin-left: 16px;
@include breakpoint(small) {
max-width: 70%;