project page gap

This commit is contained in:
Prospector
2026-06-23 15:20:19 -07:00
parent 06353bbc14
commit 3c60cc6f08
@@ -2933,6 +2933,10 @@ provideProjectPageContext({
box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
} }
} }
.new-page {
column-gap: 1.5rem;
}
</style> </style>
<style lang="scss"> <style lang="scss">