This commit is contained in:
2025-06-19 22:08:43 +09:00
parent 0dbc3ba67e
commit 9406597b82
5 changed files with 75 additions and 2 deletions

View File

@ -48,7 +48,7 @@ body {
/* align-items: center; */
max-width: 800px;
margin: 0 auto;
padding: 20px 0;
padding: 45px 0;
width: 100%;
}
@ -1206,4 +1206,4 @@ body {
.record-actions {
flex-shrink: 0;
}
}