Fix some changelog issues, and broader mobile padding issues (#3246)

This commit is contained in:
Prospector
2025-02-11 12:46:34 -08:00
committed by GitHub
parent 0ac49d846f
commit 7183b3d761
7 changed files with 92 additions and 80 deletions

View File

@@ -607,7 +607,7 @@ const messages = defineMessages({
<style scoped lang="scss">
.page {
padding: 0.5rem;
padding: 1rem;
margin-left: auto;
margin-right: auto;
max-width: 56rem;